Mining/pkg/ueps
Claude c7c2bd7df9
ax(ueps): rename tag to tagByte in ReadAndVerify loop (AX-1 predictable names)
`tag` is not in the accepted single-letter exception list (i, _, t, c).
`tagByte` is self-describing: the byte value of the TLV tag field.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:27:53 +01:00
..
packet.go ax(ueps): replace errors.Is usage example with direct equality check 2026-04-02 09:19:37 +01:00
packet_test.go ax(ueps): replace abbreviated buf with buffer in writeTLV usage example comments 2026-04-02 09:26:11 +01:00
reader.go ax(ueps): rename tag to tagByte in ReadAndVerify loop (AX-1 predictable names) 2026-04-02 09:27:53 +01:00
reader_test.go ax(ueps): strip 11 prose test comments that restate function names 2026-04-02 08:48:01 +01:00