Skip to content

Tags: gompus/snowflake

Tags

v0.0.4

Toggle v0.0.4's commit message

Unverified

This user has not yet uploaded their public signing key.
build: add go.sum

v0.0.3

Toggle v0.0.3's commit message

Verified

This commit was signed with the committer’s verified signature.
feat(snowflake): add MustParse for lazy people

@lukasl-dev

v0.0.2

Toggle v0.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
fix(snowflake): make UnmarshalJSON accept empty strings

An empty string is now interpreted as a Snowflake with value 0.
Also added a new test to ensure empty strings get properly unmarshalled
into Snowflakes.

v0.0.1

Toggle v0.0.1's commit message

Verified

This commit was signed with the committer’s verified signature.
build(go.mod): change Go version to 1.17