# Packages
No description provided by the author
# Functions
NewChiServer returns a HTTP chi server optionally configured with ChiServerOptions.
# Structs
ChiContextSetterOptions configures the ContextSetter Middleware.
ChiOIDCMiddlewareOptions configures OIDC Middleware.
ChiServer is an opinionated HTTP server based on go-chi middleware.
ChiServerOptions allows to override default ChiServer options.