package code39
import "git.sr.ht/~pingoo/stdx/barcode/code39"
Package code39 can create Code39 barcodes
Index ¶
Functions ¶
func Encode ¶
Encode returns a code39 barcode for the given content if includeChecksum is set to true, a checksum character is calculated and added to the content
Source Files ¶
encoder.go
- Version
- v0.0.0-20240218134121-094174641f6e (latest)
- Published
- Feb 18, 2024
- Platform
- linux/amd64
- Imports
- 5 packages
- Last checked
- 4 months ago –
Tools for package owners.