Versions in this module Expand all Collapse all v0 v0.9.0 Jul 13, 2026 Changes in this version + func New(cfg Config) *worker.Coordinator + type Config struct + AgentOps *worker.AgentOpsConfig + AppConfig *config.Config + type StatsWorkflow struct + func NewStatsWorkflow(cfg *config.Config) *StatsWorkflow + func (w *StatsWorkflow) Execute(ctx context.Context, input map[string]any, dispatcher worker.WorkerDispatcher) (map[string]any, error)