barcode/qr
Florian Sundermann b066487b3e moved checksum function to its own interface
its not needed that all barcodes have an integer checksum
so it should not be needed in every implementation.
2017-01-26 08:20:38 +01:00
..
alphanumeric.go added test + code cleanup 2014-08-11 10:34:45 +02:00
alphanumeric_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00
automatic.go added test + code cleanup 2014-08-11 10:34:45 +02:00
automatic_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00
blocks.go bugfix for datamatrix error correction 2013-12-13 13:53:27 +01:00
blocks_test.go improved test coverage 2013-12-11 22:08:12 +01:00
encoder.go added test + code cleanup 2014-08-11 10:34:45 +02:00
encoder_test.go test cleanup 2014-08-13 08:23:10 +02:00
errorcorrection.go finished aztec code generator. 2016-12-26 22:16:28 +01:00
errorcorrection_test.go finished aztec code generator. 2016-12-26 22:16:28 +01:00
numeric.go added test + code cleanup 2014-08-11 10:34:45 +02:00
numeric_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00
qrcode.go moved checksum function to its own interface 2017-01-26 08:20:38 +01:00
qrcode_test.go more tests 2013-12-12 14:04:21 +01:00
unicode.go added test + code cleanup 2014-08-11 10:34:45 +02:00
unicode_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00
versioninfo.go added test + code cleanup 2014-08-11 10:34:45 +02:00
versioninfo_test.go added test + code cleanup 2014-08-11 10:34:45 +02:00