AX Principle 2: comments show HOW with real values, not prose descriptions. `// 0x09 = IPv9` described the constant; `// header.Version = 0x09 // IPv9` shows the assignment as used, matching all other UEPSHeader field comments. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| packet.go | ||
| packet_test.go | ||
| reader.go | ||
| reader_test.go | ||