Documentation
¶
Index ¶
Constants ¶
View Source
const ( // route names RouteCommand = "command" RouteHome = "home" RouteAPIHome = "api-home" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HTTPListener ¶
type HTTPListener struct {
// contains filtered or unexported fields
}
func NewHTTPListener ¶
func NewHTTPListener() *HTTPListener
func (*HTTPListener) Listen ¶
func (l *HTTPListener) Listen()
Click to show internal directories.
Click to hide internal directories.