package
0.0.0-20250218190523-b123c3ebbebe
Repository: https://github.com/paulwaldo/building-microservices-with-go.git
Documentation: pkg.go.dev

# Functions

NewLimitHandler creates a new instance of the LimitHandler for the given parameters.

# Structs

LimitHandler is middleware which limits the current number of active connections that this handler can sustain.