Versions in this module Expand all Collapse all v0 v0.0.2 Jul 19, 2023 v0.0.1 May 1, 2023 Changes in this version + type Group struct + Name string + Namespace string + type Option struct + Priority uint32 + ScheduledFor time.Time + type Task struct + Group Group + Message interface{} + Option Option