package
0.0.0-20230227182153-5f8c28c9b9ef
Repository: https://github.com/jkrus/master_api.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# Functions
AddToRequest ...
GetFromRequest ...
NewDefaultMiddleware ...
NewMiddleware ...
WithFields ...
# Structs
Middleware ...
# Interfaces
ErrHandler ...
Extractor is used only for generating a mock of the extractors.Extractor interface by the mockery tool.
Handler is used only for generating a mock of the http.Handler interface by the mockery tool.
Reader is used only for generating a mock of the io.Reader interface by the mockery tool.
ResponseWriter is used only for generating a mock of the http.ResponseWriter interface by the mockery tool.