id

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Mar 27, 2024 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GenDateID

func GenDateID(prefix string) string

*

  • 生成前缀+日期+随机数 ID

func GenUnixID

func GenUnixID() int64

*

  • 生成时间戳+随机数 ID

func HashIDToNumber

func HashIDToNumber(hash string, salt string) int64

*

  • hash id 转数字

func NumberToHashID

func NumberToHashID(id int64, salt string) string

*

  • 生成 hash id

Types

This section is empty.

Jump to

Keyboard shortcuts

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