Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ListenAndServe ¶
ListenAndServe binds to the given address and serve requests forever.
Types ¶
type MsgUp ¶
type MsgUp interface { // Handle the message and optionally return a response message. EncodeAutoup(data map[string]interface{}) error }
MsgUp ...
type PackHandler ¶
PackHandler ..
Click to show internal directories.
Click to hide internal directories.