Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewMassage ¶
init massage struct return *MassageJson
func PutErrorJson ¶
func PutErrorJson(err error, w http.ResponseWriter)
is error!= nil put Json error
Types ¶
type ImassageJson ¶
type ImassageJson interface { Massage() []byte NewImassage(servertype int, massage string) ImassageJson }
ImassageJson... 返回信息接口定义
Click to show internal directories.
Click to hide internal directories.