`packetErr` is an abbreviation of the full type name `packetError`. AX Principle 1 requires predictable names over short names — receiver renamed to the full type name to eliminate mapping overhead. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| packet.go | ||
| packet_test.go | ||
| reader.go | ||
| reader_test.go | ||