package
0.0.0-20240917081429-785e8491293b
Repository: https://github.com/ragpanda/go-toolkit.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
NewSmallSnowflake
Snowflake Structure:
--------------------
| Timestamp | Machine ID | Sequence |
---------------------------------------
| 32 bits | 5 bits | 15 bits |
---------------------------------------
Some environments cannot use bd NTID, and a front-end friendly id is required.
No description provided by the author
No description provided by the author
# Interfaces
No description provided by the author