Mining/pkg
Claude 1ebe43fd55
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(mining): replace prose comments with usage examples in metrics.go
All 12 exported functions in metrics.go had comments that restated their
signatures in prose (e.g. "records a miner start event") instead of
showing concrete call examples. Replaced with AX-compliant usage examples
per RFC-025 principle 2 (Comments as Usage Examples).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 07:45:40 +01:00
..
database chore: migrate module path from github.com to forge.lthn.ai 2026-02-22 21:39:01 +00:00
logging feat: Add structured logging package 2025-12-31 11:18:22 +00:00
mining ax(mining): replace prose comments with usage examples in metrics.go 2026-04-02 07:45:40 +01:00
node ax(node): rename respCh to responseChannel in sendRequest 2026-04-02 07:45:03 +01:00
ueps ax(ueps): rename w→writer in writeTLV parameter 2026-04-02 07:40:53 +01:00