Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ArgsParseFailed 参数解析失败 10001 ArgsParseFailed = 10001 + iota // LoginRequired 用户未登录 10002 LoginRequired // MethodNotFound 方法未找到 10003 MethodNotFound // NoAvailableService 服务不存在10004 NoAvailableService // RemoteCallFailed rpc调用失败 10005 RemoteCallFailed // IntervalServerError 服务出错 10006 IntervalServerError )
Variables ¶
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.