qrutil

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Sep 4, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Overview

qrutil provides wrapper functions for https://github.com/skip2/go-qrcode s.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Create

func Create(opts Opts) (*qrcode.QRCode, error)

func New

func New(opts qrcode.QRCode) (*qrcode.QRCode, error)

New creates a new `*qrcode.QRCode` using `qrcode.QRCode` as the request parameter.

Types

type Opts

type Opts struct {
	QRCode    qrcode.QRCode
	Filename  string
	Filesize  int
	FileWrite bool
}

Jump to

Keyboard shortcuts

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