Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ChainMiddlewares ¶
func ChainMiddlewares(base http.Handler, links ...HandlerBuilder) http.Handler
Types ¶
type HandlerBuilder ¶
func ContextValsMiddleware ¶
func ContextValsMiddleware(pairs map[any]any) HandlerBuilder
Click to show internal directories.
Click to hide internal directories.