package
1.4.1-hotfix-maintenence
Repository: https://github.com/uber/zanzibar.git
Documentation: pkg.go.dev
# Functions
NewMiddleware creates a new middleware that executes the next middleware after performing it's operations.
# Structs
MiddlewareState accessible by other middlewares and endpoint handler though the context object.
Options for middleware configuration.