Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Server ¶
type Server interface {
Start()
Stop()
}
Server is the interface of a app service, which provides the options to start and stop the underlying http server.
Click to show internal directories.
Click to hide internal directories.