Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var StrGen strGen
View Source
var UUIDGen uuidGen
Functions ¶
This section is empty.
Types ¶
type Nano ¶ added in v1.9.18
func DefaultNano ¶ added in v1.9.18
func DefaultNano() *Nano
func (*Nano) Generate ¶ added in v1.9.18
Generate is a low-level function to change alphabet and ID size.
func (*Nano) MustGenerate ¶ added in v1.9.18
MustGenerate is the same as Generate but panics on error.
type UUID ¶
type UUID [16]byte
UUID type.
type Worker ¶
type Worker struct {
// contains filtered or unexported fields
}
定义一个woker工作节点所需要的基本参数
var Snowflake *Worker
func RandomWorker ¶
func RandomWorker() *Worker
func (*Worker) ConvToShort62 ¶
func (*Worker) GetStringHex ¶
func (*Worker) GetStringHexTrim ¶
Click to show internal directories.
Click to hide internal directories.