Versions in this module Expand all Collapse all v1 v1.0.1 Feb 6, 2026 Changes in this version + type Service interface + Name func() string + Start func() error + Stop func(ctx context.Context) error + type Services struct + EventBus eventbus.EventBus + Metrics *metrics.Metrics + RateLimiter ratelimiter.RateLimiter + Scheduler schedule.Scheduler + Task *task.TaskService