package
Version:
v0.0.0-...-20002e4
Opens a new window with list of versions in this module.
Published: Jun 9, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
KitexUnusedProtection is used to prevent 'imported and not used' error.
const (
Err_Success Err = 10000
Err_BadRequest Err = 10001
Err_GenerateTokenFail Err = 10002
Err_RequestServerFail Err = 10003
Err_BindAndValidateFail Err = 10004
Err_ParamErr Err = 10005
Err_AuthorizeFail Err = 10006
)
func (p *Err) Scan(value interface{}) (err error)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.