Documentation ¶
Overview ¶
Package snowflake provides a unique ID generation based on Twitter Snowflake algorithm.
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
}
Snowflake represents a Snowflake generator with a unique generator.
Click to show internal directories.
Click to hide internal directories.