go-io/node
Snider 702286a583
Some checks failed
CI / test (push) Failing after 2s
CI / auto-merge (push) Failing after 0s
CI / auto-fix (push) Failing after 0s
feat(ax): apply AX compliance sweep — usage examples and predictable names
- Add // Example: usage comments to all Medium interface methods in io.go
- Add // Example: comments to local, s3, sqlite, store, datanode, node medium methods
- Rename short variable `n` → `nodeTree` throughout node/node_test.go
- Rename short variable `s` → `keyValueStore` in store/store_test.go
- Rename counter variable `n` → `count` in store/store_test.go
- Rename `m` → `medium` in store/medium_test.go helper
- Remove redundant prose comments replaced by usage examples

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-31 12:19:56 +01:00
..
node.go feat(ax): apply AX compliance sweep — usage examples and predictable names 2026-03-31 12:19:56 +01:00
node_test.go feat(ax): apply AX compliance sweep — usage examples and predictable names 2026-03-31 12:19:56 +01:00