Versions in this module Expand all Collapse all v1 v1.0.0 Nov 30, 2022 Changes in this version + const TimeFormat + func GenID() (id int64) + func GenJWTMess() string + func GenRandStr(n int) string + func GenRangeID(num int64) (min, max int64) + func GenSalt() string + func GenUID() string + func Init(workerID int64) + func ParseID(id int64) (wid, ms, seq int64)