bwmarrin / snowflake

A simple to use Go (golang) package to generate or parse Twitter snowflake IDs
BSD 2-Clause "Simplified" License
2.98k stars 371 forks source link

UnmarshalJSON bug fix and added IsZero methods #30

Closed xc19 closed 3 years ago

xc19 commented 3 years ago
  1. UnmarshalJSON bug fix and optimization
  2. Added IsZero methods