qr_code

package
v0.1.43 Latest Latest
Warning

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

Go to latest
Published: Sep 10, 2021 License: BSD-3-Clause Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QRGeneration

type QRGeneration struct {
	// Data used in generating / processing the QR codes
	LnLocal             string `json:"ln_local" default:"./www/"`
	MinQRBeforeGenerate int    `json:"min_qr_before_generate" default:"150"`
	BaseQRUrl           string `json:"base_qr_url" default:"http://q8s.co/"`
	QrBaseServerUrl     string `json:"qr_base_server_url" default:"http://www.q8s.com"` // urlBase := "http://www.q8s.com"		// xyzzy441 - tempalte {{.scheme}}
	NameOnImage         string `json:"name_on_image" default:"QR Today"`
	ImageTag            string `json:"image_tag" default:"./ex-60x60e1.png"`
	ArialFont           string `json:"arial_font" default:"/Library/Fonts/Arial.ttf"`
}

Jump to

Keyboard shortcuts

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