barcodemail

package module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 3, 2025 License: MIT Imports: 9 Imported by: 0

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.

Documentation

Overview

Package barcodemail provides functionality to generate barcodes and QR codes. It includes methods to create barcodes, QR codes, and send emails with embedded images.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Qrcode

func Qrcode() (string, string)

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"

Types

This section is empty.

Directories

Path Synopsis
Package email provides functionality to send HTML emails with embedded QR codes.
Package email provides functionality to send HTML emails with embedded QR codes.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL