Abbreviated names `db` and `dbMu` require a comment to understand their scope and purpose, violating AX Principle 1 (Predictable Names Over Short Names). Renamed to `globalDatabase` and `databaseMutex` throughout all source and test files. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database.go | ||
| database_race_test.go | ||
| database_test.go | ||
| hashrate.go | ||
| interface.go | ||
| interface_test.go | ||
| session.go | ||