package
1.0.23
Repository: https://github.com/nextmicro/next.git
Documentation: pkg.go.dev

# Functions

Client circuitbreaker middleware will return errBreakerTriggered when the circuit breaker is triggered and the request is rejected directly.
No description provided by the author

# Variables

ErrNotAllowed is request failed due to circuit breaker triggered.

# Structs

Options represents hystrix client wrapper options.

# Type aliases

Option represents options update func.