Versions in this module Expand all Collapse all v1 v1.0.216 Jul 5, 2024 Changes in this version + type Worker struct + func NewWorker(workerId int64) (*Worker, error) + func (w *Worker) GetId() int64