boombuler fe0f26ff6d updated readme again
... its late...
2016-12-26 22:19:16 +01:00
2016-12-26 22:16:28 +01:00
2016-10-06 15:00:55 +02:00
2016-12-26 22:16:28 +01:00
2016-12-26 22:16:28 +01:00
2016-12-26 22:16:28 +01:00
2014-06-15 21:33:44 +02:00
2016-12-26 22:19:16 +01:00

##Introduction## This is a package for GO which can be used to create different types of barcodes.

##Supported Barcode Types##

  • Aztec Code
  • Codabar
  • Code 128
  • Code 39
  • EAN 8
  • EAN 13
  • Datamatrix
  • QR Codes
  • 2 of 5

##Documentation## See GoDoc

To create a barcode use the Encode function from one of the subpackages.

Languages
Go 100%