config

package
v0.0.0-...-43f549e Latest Latest
Warning

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

Go to latest
Published: Dec 14, 2016 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	ModeGenerate = Mode(0)
	ModeUserData = Mode(1)
	ModeFile     = Mode(2)
)

Mode receiving data

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Template        string
	Name            string
	Prefix          string
	Suffix          string
	ModeData        Mode
	Genstart        int
	Gencount        int
	Mask            string
	Data            []string // for load from file, from text(user input)
	Barcode         bool
	Correctionlevel string
	Encoding        string
	Width           int
	Height          int
	Left            int
	Top             int
}

Config settings for rendering stickers

type Mode

type Mode int

A Mode obtaining data for stickers

Jump to

Keyboard shortcuts

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