Documentation
¶
Overview ¶
Package server defines the top-level server object along with top-level HTTP handlers for the 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 the top-level server object. Contains depenedencies and configuration.
Click to show internal directories.
Click to hide internal directories.