Documentation
¶
Overview ¶
Package snowflake provides an implementation of the aaronland/go-uid interface using Snowflake indentifiers
Index ¶
Constants ¶
View Source
const SNOWFLAKE_SCHEME string = "snowflake"
Variables ¶
This section is empty.
Functions ¶
func NewSnowflakeProvider ¶
Types ¶
type SnowflakeProvider ¶
type SnowflakeUID ¶
func (*SnowflakeUID) String ¶
func (u *SnowflakeUID) String() string
func (*SnowflakeUID) Value ¶
func (u *SnowflakeUID) Value() any
Click to show internal directories.
Click to hide internal directories.