Documentation
¶
Overview ¶
Package http is responsible for creating an HTTP server
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is an http.Server and its listener
func NewHTTPServer ¶
NewHTTPServer starts a logged http server on the given address
Directories
¶
Path | Synopsis |
---|---|
Package middleware contains general-purpose HTTP handlers
|
Package middleware contains general-purpose HTTP handlers |
Package sessions is wrapper around github.com/gorilla/sessions.
|
Package sessions is wrapper around github.com/gorilla/sessions. |
Click to show internal directories.
Click to hide internal directories.