package ean
import "git.sr.ht/~pingoo/stdx/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 ¶
encoder.go
- Version
- v0.0.0-20240218134121-094174641f6e (latest)
- Published
- Feb 18, 2024
- Platform
- linux/amd64
- Imports
- 3 packages
- Last checked
- 4 months ago –
Tools for package owners.