Discover Packages
github.com/glycerine/sshego
_vendor
github.com
boombuler
barcode
package
Version:
v2.2.4+incompatible
Opens a new window with list of versions in this module.
Published: Aug 29, 2017
License: MIT, MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
##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.
Expand ▾
Collapse ▴
Documentation
¶
a rendered and encoded barcode
Scale returns a resized barcode with the given width and height.
type Metadata struct {
CodeKind string
Dimensions byte
}
Contains some meta information about a barcode
Source Files
¶
Directories
¶
Package qr can be used to create QR barcodes.
Package qr can be used to create QR barcodes.
Package utils contain some utilities which are needed to create barcodes
Package utils contain some utilities which are needed to create barcodes
Click to show internal directories.
Click to hide internal directories.