package ean
import "github.com/boombuler/barcode/ean"
Package ean can create EAN 8 and EAN 13 barcodes.
Index ¶
Functions ¶
func Encode ¶
func Encode(code string) (barcode.BarcodeIntCS, error)
Encode returns a EAN 8 or EAN 13 barcode for the given code
Source Files ¶
- Version
- v1.0.0
- Published
- Sep 22, 2017
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 17 hours ago –
Tools for package owners.