Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MainServer ¶
MainServer represents the main server.
func NewMainServer ¶
func NewMainServer(app inits.App) (MainServer, error)
NewMainServer creates a new server.
func (*MainServer) Listen ¶
func (server *MainServer) Listen() error
Listen makes the server listen on specified port.
Click to show internal directories.
Click to hide internal directories.