package
0.0.18
Repository: https://github.com/go-mojito/mojito.git
Documentation: pkg.go.dev

# Functions

Compression compresses the http response if supported by the client.
CORS provides a simple middleware implementation that will handle CORS requests using the default config.
CORSWithConfig provides a simple middleware implementation that will handle CORS requests.
Logging provides a simple middleware implementation that will log every request handled by mojito.
RequestLogger provides a simple middleware implementation that will log every request handled by mojito Deprecated: use middleware.Logging instead.

# Variables

CORSDefault is the default CORS config.

# Structs

No description provided by the author