Library has vast amount of different built throttler conditions, among 
which are:
- leaky-bucket
- latency threshold
- metrics
- etc.
Library allows to easily combine them into more complex throttling 
pipelines and also ships tools to easily integrate it into existing 
infrastructure, for e.g. gohalt provides the way to bind throttler to 
`context`. As it stated library also has number of integrations with 
popular Go libraries: gin, http, echo, iris, grpc, go-micro, and many more.
Check it out https://github.com/1pkg/gohalt

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/a066b87c-64ba-485b-9184-d98281e5f377n%40googlegroups.com.

Reply via email to