Documentation
¶
Index ¶
Constants ¶
View Source
const ( MSG_LEVEL_INFO = "level_info" MSG_LEVEL_WARN = "level_warn" MSG_LEVEL_ERROR = "level_error" MSG_LEVEL_FATAL = "level_fatal" )
View Source
const ( MSG_SUCCESS = "id_success" MSG_FAIL = "id_fail" MSG_ERROR = "id_error" MSG_FATAL = "id_fatal" )
View Source
const ( MSG_SUCCESS_PART = "success_part" MSG_UNKNOWN_ERROR = "unknown_error" MSG_UNKNOWN_OPERATE = "unknown_operate" MSG_FORBID_NOAUTH = "forbid_noauth" MSG_BATCH_FORBID = "batch_forbid" MSG_BATCH_OVER = "batch_over" MSG_SESSION_INVALID = "session_invalid" MSG_SESSION_TIMEOUT = "session_timeout" MSG_PARA_ABSENT = "para_absent" MSG_OBJ_EXIST = "obj_exist" MSG_OBJ_NOEXIST = "obj_noexist" MSG_LICENSE_INVALID = "license_invalid" MSG_LICENSE_VOID = "license_void" MSG_LICENSE_NOENOUGH = "license_noenough" MSG_LICENSE_Expired = "license_expired" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type FastMsg ¶
type MsgBuffInfo ¶
Click to show internal directories.
Click to hide internal directories.