idUtil

package
v0.0.43 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 19, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CreateId

func CreateId() int64

创建雪花 ID

func CreateShortId added in v0.0.25

func CreateShortId() string

func ShortId added in v0.0.25

func ShortId(id int64) string

Types

type Snowflake

type Snowflake struct {
	// contains filtered or unexported fields
}

Snowflake ID 结构

func NewSnowflake

func NewSnowflake(nodeID int64, epoch int64, nodeBits uint8, sequenceBits uint8) *Snowflake

初始化雪花 ID 结构

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL