AX principle 1 — predictable names over short names. The usage example comment in TestPacket_MarshalAndSign_Ugly used `secret` (abbreviated) where all other examples in the package consistently use `sharedSecret`. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| packet.go | ||
| packet_test.go | ||
| reader.go | ||
| reader_test.go | ||