package
2.0.7
Repository: https://github.com/devexps/go-micro.git
Documentation: pkg.go.dev

# Functions

Client will return errBreakerTriggered when the circuit breaker is triggered and the request is rejected directly.
WithCircuitBreaker with circuit breaker genFunc.

# Variables

ErrNotAllowed is request failed due to circuit breaker triggered.

# Type aliases

Option is circuit breaker option.