Mining/pkg/ueps
Claude 186918bcc5
Some checks failed
Security Scan / security (push) Successful in 33s
Test / test (push) Has been cancelled
ax(ueps): replace abbreviated names buf/sig with buffer/hmacSignature in usage-example comment
AX Principle 1 — predictable names over short names. The const-block comment
used buf and sig; updated to buffer and hmacSignature to match the descriptive
naming used throughout the rest of the package.

Co-Authored-By: Charon <charon@lethean.io>
2026-04-02 10:29:37 +01:00
..
packet.go ax(ueps): replace abbreviated names buf/sig with buffer/hmacSignature in usage-example comment 2026-04-02 10:29:37 +01:00
packet_test.go ax(ueps): replace prose comment with usage example in MarshalAndSign test 2026-04-02 10:08:51 +01:00
reader.go ax(ueps): fix comment in reader.go default case to use real variable name 2026-04-02 10:27:40 +01:00
reader_test.go ax(ueps): rename NewBuilder to NewPacketBuilder for AX Principle 1 compliance 2026-04-02 09:45:23 +01:00