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 decorators contains general-purpose HTTP handler decorators
|
Package decorators contains general-purpose HTTP handler decorators |
Click to show internal directories.
Click to hide internal directories.