AX Principle 2 requires comments to show concrete usage with realistic values. The writeTLV comment used `intentID` (a variable name) as a placeholder rather than a real value; replaced with `0x01` and added error-capture pattern to show the full call site shape. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| packet.go | ||
| packet_test.go | ||
| reader.go | ||
| reader_test.go | ||