Categorygithub.com/crossedbot/simplemiddleware
modulepackage
0.0.0-20221008020309-120b54fc58bf
Repository: https://github.com/crossedbot/simplemiddleware.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
New returns a new Middleware object.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
No description provided by the author
common errors.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

Middleware represents an interface to a middleware object.

# Type aliases

ErrFunc represets a callback function for handling errors when validating requests.
KeyFunc is a function for returning the key of the JSON Web Token.
Token represents a JSON Web Token.