package
0.0.0-20230306073224-9a47451aa932
Repository: https://github.com/jeevic/lego.git
Documentation: pkg.go.dev
# Functions
IgnoreCurrentBucket lets the Reduce call ignore current bucket.
No description provided by the author
No description provided by the author
NewRollingWindow returns a RollingWindow that with size buckets and time interval, use opts to customize the RollingWindow.
WithBreakerType 预留的,可能以后有多种不同类型的breaker returns a function to set the type of a EffectiveBreaker.
WithName returns a function to set the name of a EffectiveBreaker.
WithTimeout returns a function to set the timeout param of a EffectiveBreaker.
# Variables
ErrServiceUnavailable is returned when the EffectiveBreaker state is open.
# Structs
Bucket defines the bucket that holds sum and num of additions.
No description provided by the author
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author