We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0c62e84
There was an error while loading. Please reload this page.
feat: export BaseMetrics for forward-compatible custom Metrics implementations, use value type to avoid allocation
efe3938
feat: Metrics interface with Prometheus implementation, log context injection, safe NewPrometheusMetrics caching
f1da107
chore: add LICENSE (Apache 2.0), .gitignore, badges, enhanced package docs, AGENTS.md
8a11cf4
Initial release — worker lifecycle library built on suture with builder pattern, WorkerContext, dynamic child workers, helpers (EveryInterval, ChannelWorker, BatchChannelWorker), tracing, and logging