Mining/pkg/database
Claude 4a7c19689a
ax(batch): fix abbreviated names in usage example comments
cb→breaker, rl→rateLimiter, db→database in comment examples
(AX Principle 1: predictable names in examples too).

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 18:49:37 +01:00
..
database.go ax(batch): fix abbreviated names in usage example comments 2026-04-02 18:49:37 +01:00
database_race_test.go ax(batch): rename abbreviated locals in test files 2026-04-02 18:44:08 +01:00
database_test.go ax(batch): rename abbreviated locals in test files 2026-04-02 18:44:08 +01:00
hashrate.go ax(batch): replace prose comments with usage examples across all packages 2026-04-02 18:28:16 +01:00
interface.go ax(batch): remove banned import references from comment examples 2026-04-02 18:07:35 +01:00
interface_test.go ax(batch): apply Good/Bad/Ugly test naming to remaining test files 2026-04-02 18:23:59 +01:00
session.go refactor: Remove unused code and fix nil dereference issues 2025-12-31 09:24:12 +00:00