Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrTargetAPIFlow 对方API接口限流 ErrTargetAPIFlow = errors.New("对方API接口限流") // ErrTargetServerError 对方服务器异常 ErrTargetServerError = errors.New("对方服务器异常") // ErrTargetNoAnswer 对方没有答案 ErrTargetNoAnswer = errors.New("对方没有答案") // ErrParserJSON 解析json错误 ErrParserJSON = errors.New("解析json错误") )
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.