Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ErrorCodeArgumentLack 缺少参数 ErrorCodeArgumentLack = 100 // ErrorCodeArgumentTypeInvalid 参数类型错误 ErrorCodeArgumentTypeInvalid = 101 // ErrorCodeInvalidSignature 签名错误 ErrorCodeInvalidSignature = 102 // ErrorCodeExpiredRequest 请求已过期 ErrorCodeExpiredRequest = 103 )
Variables ¶
This section is empty.
Functions ¶
func RenderErrorMessage ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.