Documentation
¶
Overview ¶
Package sonyflake provides a unique ID generator based on Sony's snowflake variant.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func New ¶
func New() identifier.Generator
New creates a new Sonyflake generator with default settings. It panics if the generator cannot be initialized.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.