AX Principle 1 — Predictable names over short names. The single-letter `p` in `for _, p := range peers` is not listed in the allowed exceptions (only `i`, `_`, `t`, `c` are permitted). Rename to `peer` for semantic clarity. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| database | ||
| logging | ||
| mining | ||
| node | ||
| ueps | ||