Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func RegisterFlags ¶
Types ¶
type Server ¶
type Server struct {
// contains filtered or unexported fields
}
Server is a web server.
func NewServer ¶
NewServer initializes a web server with the given handler (typically an http.MuxServe).
Click to show internal directories.
Click to hide internal directories.