//
pkg.gl
Category
github.com/paulwaldo/building-microservices-with-go
Chapter05
chapter5-master
throttling
package
0.0.0-20250218190523-b123c3ebbebe
Repository:
https://github.com/paulwaldo/building-microservices-with-go.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
1
Dependents
0
Files
25 SLOC
#
Functions
NewLimitHandler
NewLimitHandler creates a new instance of the LimitHandler for the given parameters.
#
Structs
LimitHandler
LimitHandler is middleware which limits the current number of active connections that this handler can sustain.