Documentation
¶
Index ¶
- func Common(channelType xproto.Channel, from, target string, msgType xproto.MsgType, ...) ([]byte, error)
- func ConvertBizProto(body []byte) (*xproto.Proto, error)
- func ConvertCommon(bizBody []byte) (*xproto.Common, error)
- func ConvertCommonAck(body []byte) (*xproto.CommonAck, error)
- func CreateProtoAck(seq int32, Ack int32) (*comet.Proto, error)
- func CreateProtoSendMsg(seq int32, from, target string, channelType xproto.Channel, text string) (*comet.Proto, error)
- func Proto(eventType xproto.Proto_EventType, body []byte) (*xproto.Proto, error)
- func Text(msg string) (xproto.MsgType, []byte, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateProtoSendMsg ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.