modulepackage
0.0.7
Repository: https://github.com/poly-gun/go-middleware.git
Documentation: pkg.go.dev
# Structs
Authentication represents a middleware component that applies configurable [Options] settings to HTTP requests.
Options represents the configuration settings for the [Authentication] middleware component, including customizable server and header options.
Valuer is the context return type relating to the [Authentication] middleware.