go-infra/cmd/monitor
Snider 9a24df3d5f refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log
Replace all remaining fmt.Errorf and errors.New calls in production code
with structured coreerr.E(op, msg, err) from forge.lthn.ai/core/go-log.
Covers 10 files across the infra package and cmd/prod and cmd/monitor.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-16 20:38:10 +00:00
..
cmd_commands.go feat: add cmd/prod and cmd/monitor from go-devops 2026-03-09 12:28:22 +00:00
cmd_monitor.go refactor: replace fmt.Errorf and errors.New with coreerr.E from go-log 2026-03-16 20:38:10 +00:00