Documentation ¶
Index ¶
- Constants
- func DecodeArg(msgId, req string) string
- func DecodeReply(msgId, resp string) string
- func EncodeArg(msgId, req string) string
- func EncodeReply(msgId, resp string) string
- func End(msgId string) string
- func GenIMetaFile(enumName, basePath, inPkg string) string
- func GenMeta(enumName, notes, msgid, req, resp string) string
- func GenMetaFile(fileName, pbPkg, sessPkg, enumName string, rpcInfos []string) (string, []string, error)
- func GenMetaRegister(msgids []string, source string) string
- func Head(fileName, pbPkg, sessPkg string) string
- func MetaStruct(note, enum, msgId, req, resp string) string
Constants ¶
View Source
const ISessTemp = `` /* 150-byte string literal not displayed */
Variables ¶
This section is empty.
Functions ¶
func DecodeReply ¶
func EncodeReply ¶
func GenIMetaFile ¶
func GenMetaFile ¶
func GenMetaRegister ¶
func MetaStruct ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.