package
0.0.0-20221031095055-d5dcd45408f9
Repository: https://github.com/maypok86/conduit.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ApplyMiddlewares applies middlewares to the given router.
NewAuth returns a new Auth middleware.

# Structs

Auth is a middleware that parses the authorization header and sets the payload to the context.

# Interfaces

TokenMaker is a token maker.