Mining/pkg/ueps
Claude 7921881ed6
ax(ueps): rename receiver e to packetErr for AX Principle 1 compliance
Single-letter receiver `e` is not in the AX-permitted list
(i, _, t, c). Renamed to `packetErr` for predictable naming.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 11:33:06 +01:00
..
packet.go ax(ueps): rename receiver e to packetErr for AX Principle 1 compliance 2026-04-02 11:33:06 +01:00
packet_test.go ax(ueps): align verifyError variable name with idiomatic err convention 2026-04-02 11:06:48 +01:00
reader.go ax(ueps): rename tlvError to packetError for AX Principle 1 compliance 2026-04-02 11:10:44 +01:00
reader_test.go ax(ueps): remove redundant inline comment that restates the pre-function docstring 2026-04-02 11:01:18 +01:00