Versions in this module Expand all Collapse all v1 v1.0.1 Sep 19, 2023 v1.0.0 Sep 19, 2023 Changes in this version + func NewRedis() (*redis.Redis, error) + type Snowflake struct + func NewSnowflake(datacenterId, workId int64, isSecond bool) (*Snowflake, error) + func (s *Snowflake) Id() (id int64)