qrcode

package
v4.3.2+incompatible Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2019 License: BSD-3-Clause, BSD-3-Clause Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Encodings

type Encodings struct {
	Terminal string
	PNG      []byte
	ASCII    string
}

Encodings is the result of QR encoding. It has three different representations: Terminal with ansi codes, PNG-encoded bytes, and ASCII string where "#" is black and " " is white.

func Encode

func Encode(data []byte) (*Encodings, error)

Encode makes a QR code out of data and encodes it into three different representations.

Jump to

Keyboard shortcuts

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