Documentation ¶
Index ¶
- 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, inPkg string) string
- func GenMeta(enumName, notes, msgid, req, resp string) string
- func GenMetaFile(pkgName, enumName string, rpcInfos []string) (string, []string, error)
- func GenMetaRegister(msgids []string) string
- func Head(pkg string) string
- func MetaStruct(note, enum, msgId string) string
Constants ¶
This section is empty.
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.