Comment on line 126 showed `err` but implementation used `verifyError`, violating AX Principle 2 (comment must match usage example) and Principle 1 (err is the RFC-sanctioned idiomatic name for local error variables). Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| packet.go | ||
| packet_test.go | ||
| reader.go | ||
| reader_test.go | ||