package
0.0.0-20211101085745-32e62f043f97
Repository: https://github.com/soyacen/grpc-middleware.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
WithErrorPercentThreshold sets hystrix error percent threshold.
WithFallbackFunc sets the fallback function.
WithMaxConcurrentRequests sets hystrix max concurrent requests.
WithRequestVolumeThreshold sets hystrix request volume threshold.
WithSleepWindow sets hystrix sleep window.
WithStatsDCollector exports hystrix metrics to a statsD backend.
WithTimeout sets hystrix timeout.

# Type aliases

Option represents the hystrix client options.