Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type NullableSnowflake ¶
func NewNullSnowflake ¶
func NewNullSnowflake() NullableSnowflake
func NewNullableSnowflake ¶
func NewNullableSnowflake(value uint64) NullableSnowflake
func (NullableSnowflake) MarshalJSON ¶
func (i NullableSnowflake) MarshalJSON() ([]byte, error)
func (*NullableSnowflake) UnmarshalJSON ¶
func (i *NullableSnowflake) UnmarshalJSON(b []byte) error
type Snowflake ¶
type Snowflake uint64
func NewSnowflake ¶
func (Snowflake) MarshalJSON ¶
func (*Snowflake) UnmarshalJSON ¶
Click to show internal directories.
Click to hide internal directories.