Documentation ¶
Overview ¶
package circuit is an alternative of the classic circuitbreaker.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrForcedOpen = errors.New("circuit: forced open") )
Functions ¶
This section is empty.
Types ¶
type Breaker ¶
Click to show internal directories.
Click to hide internal directories.