The type name uepsError used the package abbreviation as a prefix, which adds no semantic value inside the ueps package and violates AX Principle 1 (predictable names over short names). sentinelError names what the type IS: an immutable, comparable error value. Co-Authored-By: Charon <charon@lethean.io> |
||
|---|---|---|
| .. | ||
| packet.go | ||
| packet_test.go | ||
| reader.go | ||
| reader_test.go | ||