Documentation ¶
Index ¶
- func CallFunc(uid string, arg *pbf.Request, handle AgentRpcHandler) *pbf.Response
- func MsgIDs() []int32
- func OnRouterRpcCall(arg *pbf.ReqArg) (*pbf.RespMsg, errcode.IErr)
- func RegisterAgentRpcHandler(msgID meta.IMsgID, handler AgentRpcHandler)
- func RespFun(uid string, arg *pbf.Response, handle AgentRespHandler) errcode.IErr
- type Agent
- type AgentRespHandler
- type AgentRpcHandler
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func OnRouterRpcCall ¶
OnRouterRpcCall req: *pbf.ReqArg resp: *pbf.RespMsg
func RegisterAgentRpcHandler ¶
func RegisterAgentRpcHandler(msgID meta.IMsgID, handler AgentRpcHandler)
Types ¶
type AgentRespHandler ¶
type AgentRpcHandler ¶
Click to show internal directories.
Click to hide internal directories.