Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server struct { sync.RWMutex sync.WaitGroup // Name for logging purposes and management. Name string log.LogShortcuts // contains filtered or unexported fields }
Server structure for a web server.
func (*Server) AddWebServer ¶
AddWebServer to the server.
Click to show internal directories.
Click to hide internal directories.