Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var LongEpoch int64 = 1536297193013
Functions ¶
func BytesToInt64 ¶ added in v1.1.5
Types ¶
type SnowFlake ¶
type SnowFlake struct {
// contains filtered or unexported fields
}
func NewShowFlake ¶
创建一个 snowid 生成器 epoch: 开始产生ID的纪元时间戳 workerId: 工作ID标识 dataCenterId: 数据ID标识
Click to show internal directories.
Click to hide internal directories.