idgenerator

package
v0.0.0-...-2d4ed79 Latest Latest
Warning

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

Go to latest
Published: Mar 1, 2023 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IDGenerator

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

IDGenerator 用雪花算法生成唯一的uint64位的ID

func MakeGenerator

func MakeGenerator(node string) *IDGenerator

MakeGenerator 构建一个ID生成器

func (*IDGenerator) NextID

func (w *IDGenerator) NextID() int64

NextID 获取下一个ID

Jump to

Keyboard shortcuts

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