Documentation
¶
Overview ¶
Command qrdump writes QR codes as PNGs so the encoder's output can be checked against an independent decoder — a phone camera, or any third-party library.
This is the only check that can catch a misreading of the specification shared by both the encoder and its own tests.
go run ./cmd/qrdump /tmp/qr "some payload" "another"
Click to show internal directories.
Click to hide internal directories.