qr

package
v0.0.0-...-1d97044 Latest Latest
Warning

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

Go to latest
Published: May 13, 2020 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QRCode

type QRCode struct {
}

func (*QRCode) Generate

func (qr *QRCode) Generate(content string) ([]byte, *errorAVA.Error)

Deserializer a QR code and return a raw PNG image.

type QRCodeI

type QRCodeI interface {
	Generate(content string) ([]byte, *errorAVA.Error)
}

func NewQRCode

func NewQRCode() QRCodeI

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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