Mining/pkg/ueps
Claude df80dbddb5
Some checks are pending
Security Scan / security (push) Waiting to run
Test / test (push) Waiting to run
ax(ueps): rename remaining to payloadBytes for semantic clarity
AX Principle 1: names should convey semantic meaning, not implementation
perspective. `remaining` describes a buffer operation; `payloadBytes`
describes what the data IS — the packet payload content.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 09:32:37 +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): rename frame1/frame2 to frameWithSecretA/frameWithSecretB 2026-04-02 09:29:58 +01:00
reader.go ax(ueps): rename remaining to payloadBytes for semantic clarity 2026-04-02 09:32:37 +01:00
reader_test.go ax(ueps): strip 11 prose test comments that restate function names 2026-04-02 08:48:01 +01:00