Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶ added in v0.6.0
type Server struct {
Interface string
Port int
Protocol string
Key string
Certificate string
Server interface{}
Mux *http.ServeMux
}
Server is a structure for creating and instantiating new server objects
Click to show internal directories.
Click to hide internal directories.