# 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.