//
pkg.gl
Category
github.com/ponycool/nebula-lib
constants
package
1.0.1
Repository:
https://github.com/ponycool/nebula-lib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
0
Files
16 SLOC
#
Functions
DataDeleted
DataDeleted 逻辑删除状态:已删除.
DataLocked
DataLocked 冻结状态:已冻结.
DataUndeleted
DataUndeleted 逻辑删除状态:正常.
DataUnlocked
DataUnlocked 冻结状态:正常.
#
Constants
DELETED
DELETED 删除状态:已删除.
LOCKED
LOCKED 已冻结.
UNDELETED
UNDELETED 删除状态:正常.
UNLOCKED
UNLOCKED 未冻结.