Documentation
¶
Overview ¶
Package code to define some code
Index ¶
Constants ¶
View Source
const ( // CodeOK 0 CodeOK = iota // CodeParamInvalid ... CodeParamInvalid // CodeSystemErr ... CodeSystemErr // CodeNoPermission ... CodeNoPermission // CodeServerTimeout ... CodeServerTimeout // CodeResourceNotFound ... CodeResourceNotFound // CodeIllegeOP ... CodeIllegeOP // ErrNoSuchCode ... ErrNoSuchCode = "错误码未定义" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.