# 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.
# Type aliases
Option represents options update func.