Sony gobreaker Circuit Breaker

gobreaker is a Go implementation of the Circuit Breaker pattern, widely used in microservice resilience designs. MIT licensed.

API entry from apis.yml

apis.yml Raw ↑
aid: sony:gobreaker
name: Sony gobreaker Circuit Breaker
tags:
- Resilience
- Open Source
- Microservices
image: https://kinlane-productions2.s3.amazonaws.com/apis-json/apis-json-logo.jpg
humanURL: https://github.com/sony/gobreaker
properties:
- url: https://github.com/sony/gobreaker
  type: SourceCode
- url: https://pkg.go.dev/github.com/sony/gobreaker
  type: Documentation
description: gobreaker is a Go implementation of the Circuit Breaker pattern, widely used in microservice
  resilience designs. MIT licensed.