//
pkg.gl
Category
github.com/perpower/goframe
utils
psnowflake
package
1.6.2
Repository:
https://github.com/perpower/goframe.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
153 SLOC
#
Functions
GetDeviceID
获取数据中心ID和机器ID.
GetGenTime
获取创建ID时的时间字符串(精度:秒).
GetGenTimestamp
获取创建ID时的时间戳.
GetTimestamp
获取时间戳.
GetTimestampStatus
获取时间戳已使用的占比:范围(0.0 - 1.0).
NewSnowflake
NewSnowflake redisObj: *redis.Client 已经实例化的redis链接对象 datacenterid: int64 workerid: int64.
#
Structs
Snowflake
No description provided by the author