Documentation ¶
Index ¶
- func Clients(wa gmwi.GoMultiWAInterface) func(http.ResponseWriter, *http.Request)
- func Login(wa gmwi.GoMultiWAInterface) func(http.ResponseWriter, *http.Request)
- func RegisterClient(wa gmwi.GoMultiWAInterface) func(http.ResponseWriter, *http.Request)
- func SendMsg(wa gmwi.GoMultiWAInterface) func(http.ResponseWriter, *http.Request)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Clients ¶
func Clients(wa gmwi.GoMultiWAInterface) func(http.ResponseWriter, *http.Request)
Clients executes the clients call
func Login ¶
func Login(wa gmwi.GoMultiWAInterface) func(http.ResponseWriter, *http.Request)
Login executes the login call
func RegisterClient ¶
func RegisterClient(wa gmwi.GoMultiWAInterface) func(http.ResponseWriter, *http.Request)
RegisterClient executes the registerclient call
func SendMsg ¶
func SendMsg(wa gmwi.GoMultiWAInterface) func(http.ResponseWriter, *http.Request)
SendMsg executes the sendmsg call
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.