package
Version:
v1.0.1
Opens a new window with list of versions in this module.
Published: Jun 23, 2022
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func RegisterRouterSayHello(router *mux.Router)
RegisterRouterSayHello register with mux
type Hello struct {
Cmd string `json:"cmd"`
Text string `json:"text"`
}
Hello JSON message
SayHello send message back whatever received
Source Files
¶
Click to show internal directories.
Click to hide internal directories.