Documentation
¶
Overview ¶
* * Create by goland * Author: 墨城 * Create Time: 2021-08-28 14:50 * Maintainers: 公用函数
* * Create by goland * Author: 墨城 * Create Time: 2021-09-01 11:51 * Maintainers: ID生成器
Index ¶
Constants ¶
View Source
const ( MAXUINT32 = 4294967295 DEFAULT_UUID_CNT_CACHE = 512 )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type UUIDGenerator ¶
type UUIDGenerator struct { Prefix string // contains filtered or unexported fields }
var UUIDGen *UUIDGenerator
Click to show internal directories.
Click to hide internal directories.