Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrBreakerOpen = errors.New("circuit breaker is open")
ErrBreakerOpen is the error returned from PreHandle() when the function is not executed because the breaker is currently open.
Functions ¶
This section is empty.
Types ¶
type CircuitBreakerConfig ¶
Click to show internal directories.
Click to hide internal directories.