Documentation
¶
Index ¶
Constants ¶
View Source
const ( ProtoIDSubReq = uint32(40001) ProtoIDSubRsp = uint32(40002) )
ProtoID
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type SubReq ¶
type SubReq struct {
ParamA string `json:"paramA,omitempty"`
}
func (*SubReq) New ¶
func (st *SubReq) New() sample_proto.Message
func (*SubReq) NewST ¶
func (st *SubReq) NewST() sample_proto.DefineST
Click to show internal directories.
Click to hide internal directories.