Documentation
¶
Index ¶
- func Echo1(in Echo1Args, headers struct{ ... }) (out struct{ ... })
- func Echo3(res http.ResponseWriter, in struct{ ... }, req *http.Request) []string
- func Echo4(in s.Map) s.Map
- func EchoDecoder(srcData any) (string, map[string]any, error)
- func EchoEncoder(action string, data any) any
- func OnEchoClose(client *websocket.Conn, sess *echoWsSession)
- func OnEchoMessage(in struct{ ... }, client *websocket.Conn, sess *echoWsSession) (string, *echoAgeData)
- func OnEchoOpen(in struct{ ... }, client *websocket.Conn) *echoWsSession
- type Echo1Args
- type Echo2Args
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func EchoEncoder ¶
func OnEchoClose ¶
func OnEchoMessage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.