Documentation ¶
Index ¶
Constants ¶
View Source
const ( SERVER_NAME = "WebsocketServer" SERVER_CONFIG = "config/websocket_server.toml" )
View Source
const ( WEBSOCKET_CONTEXT = "/websocket" WEBSOCKET_SESSION_NAME = "/*info" )
Variables ¶
This section is empty.
Functions ¶
func LoadConfig ¶
func LoadConfig() *model.ServerConfig
func ServerEntry ¶
func ServerEntry()
func ServerInit ¶
func ServerInit()
func ServerStart ¶
func ServerStart()
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.