Documentation ¶
Index ¶
Constants ¶
View Source
const ( LiteMode = "1" ViewMode = "2" )
View Source
const ( // Success 成功 Success = iota // Failed 失败 Failed // IllegalParam 非法参数 IllegalParam // InvalidAuthority 非法授权 InvalidAuthority // NoExist 对象不存在 NoExist // Redirect 对象转移 Redirect // UnExpected 意外错误 UnExpected )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.