Versions in this module Expand all Collapse all v0 v0.1.3 Mar 28, 2019 Changes in this version + const CodeIllegeOP + const CodeNoPermission + const CodeOk + const CodeParamInvalid + const CodeResourceNotFound + const CodeServerTimeout + const CodeSystemErr + const ErrNoSuchCode + func FillCodeInfo(v interface{}, ci *CodeInfo) interface + func GetMessage(code int) string + type CodeInfo struct + Code int + Message string + func GetCodeInfo(code int) *CodeInfo + func NewCodeInfo(code int, message string) *CodeInfo