//
pkg.gl
Category
github.com/xwc1125/xwc1125-pkg
middleware
circuitbreaker
package
0.1.3
Repository:
https://github.com/xwc1125/xwc1125-pkg.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
61 SLOC
#
README
circuitbreaker
Algorithms
sre breaker
hystrix
zerobreaker/google_breaker
#
Packages
hystrix
Package hystrix.
sre
No description provided by the author
zerobreaker
Package zerobreaker.
#
Functions
NewBreakers
No description provided by the author
#
Variables
ErrNotAllowed
ErrNotAllowed error not allowed.
#
Structs
Breakers
No description provided by the author
#
Interfaces
Breaker
No description provided by the author
#
Type aliases
Acceptable
Acceptable 自定义判定执行结果.