Florian Sundermann 5a0018c9b8 test cleanup
2014-08-13 08:23:10 +02:00
2014-08-12 13:53:36 +02:00
2014-08-11 11:11:24 +02:00
2014-08-11 11:11:24 +02:00
2014-08-13 08:23:10 +02:00
2014-08-12 20:29:52 +02:00
2013-12-11 15:52:59 +01:00
2014-06-15 21:33:44 +02:00
2014-08-12 20:31:54 +02:00
2014-08-11 11:11:24 +02:00

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

##Supported Barcode Types##

  • 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%