Discover Packages
github.com/devzeeh/barcodemail
package
module
Version:
v0.1.1
Opens a new window with list of versions in this module.
Published: Sep 3, 2025
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
README
¶
barcodemail
Generate Barcodes and QR codes in Go, and send them via email.
Note: This is primarily for my own project. Feel free to explore, use, or modify, but expect limited support.
Expand ▾
Collapse ▴
Documentation
¶
Package barcodemail provides functionality to generate barcodes and QR codes.
It includes methods to create barcodes, QR codes, and send emails with embedded images.
Barcode generates a barcode image and returns the data and file path.
Qrcode generates a QR code with a random 4-digit number.
Example: "QRcode1234"
Source Files
¶
Directories
¶
Package email provides functionality to send HTML emails with embedded QR codes.
Package email provides functionality to send HTML emails with embedded QR codes.
Click to show internal directories.
Click to hide internal directories.