package
1.0.9
Repository: https://github.com/martijnkorbee/gobaboon.git
Documentation: pkg.go.dev

# Functions

TODO: add cookie methods to set, delete, create new cookies returning http.Cookie.
NewServer returns a new server loaded with the server config.
New creates and returns a new session manager.

# Variables

MaintenanceMode is used to set the server in maintenance mode (default false).

# Structs

No description provided by the author
Middleware holds all default middleware used by the server.
No description provided by the author
ServerConfig stores all configuration variables for a baboon server TODO: find a way to have a generic cache interface for baboon application.
No description provided by the author