package
0.1.1
Repository: https://github.com/blbgo/httpserver.git
Documentation: pkg.go.dev

# Functions

NewConfig provides a Config based on general.Config.
NewSessions provides a Sessions implementation.

# Variables

NoSession is an error indicating no session was found.

# Interfaces

Config must be implemented and provided to New.
Sessions is an interface to manage sessions for http requests.