snowflake

package
v0.0.0-...-96f2668 Latest Latest
Warning

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

Go to latest
Published: Feb 27, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Snowflake

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

func NewFlake

func NewFlake(n int64) *Snowflake

func (*Snowflake) Generate

func (s *Snowflake) Generate() int64

NewSnowflake 生成雪花算法id

func (*Snowflake) Parse

func (s *Snowflake) Parse(id int64) snowflake.ID

NewSnowflake 生成雪花算法id

Jump to

Keyboard shortcuts

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