Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewServiceWrapper ¶
func NewServiceWrapper(name string)
Types ¶
type Config ¶
type Config struct { Namespace string Timeout time.Duration MaxConcurrentRequests int RequestVolumeThreshold uint64 SleepWindow time.Duration ErrorPercentThreshold int }
Config broker config.
type Group ¶
type Group struct {
// contains filtered or unexported fields
}
Group represents a class of CircuitBreaker and forms a namespace in which units of CircuitBreaker.
Click to show internal directories.
Click to hide internal directories.