Versions in this module Expand all Collapse all v0 v0.5.0 Nov 21, 2024 Changes in this version + func ObjectId() string + func RandomUUID() string + func SimpleUUID() string + type Snowflake struct + func NewSnowflake(nodeID int64) *Snowflake + func (s *Snowflake) NextId() int64 + func (s *Snowflake) NextIdStr() string