generators

package
v0.3.36 Latest Latest
Warning

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

Go to latest
Published: Feb 28, 2025 License: BSD-3-Clause Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GeneratorCode39

type GeneratorCode39 struct {
	// contains filtered or unexported fields
}

func NewGeneratorCode39

func NewGeneratorCode39() *GeneratorCode39

func (*GeneratorCode39) Encode

func (instance *GeneratorCode39) Encode(contents string, options ...interface{}) ([]byte, error)

type GeneratorCode93

type GeneratorCode93 struct {
	// contains filtered or unexported fields
}

func NewGeneratorCode93

func NewGeneratorCode93() *GeneratorCode93

func (*GeneratorCode93) Encode

func (instance *GeneratorCode93) Encode(contents string, options ...interface{}) ([]byte, error)

type GeneratorEan13

type GeneratorEan13 struct {
	// contains filtered or unexported fields
}

func NewGeneratorEan13

func NewGeneratorEan13() *GeneratorEan13

func (*GeneratorEan13) Encode

func (instance *GeneratorEan13) Encode(contents string, options ...interface{}) ([]byte, error)

type GeneratorEan8

type GeneratorEan8 struct {
	// contains filtered or unexported fields
}

func NewGeneratorEan8

func NewGeneratorEan8() *GeneratorEan8

func (*GeneratorEan8) Encode

func (instance *GeneratorEan8) Encode(contents string, options ...interface{}) ([]byte, error)

type GeneratorQrCode

type GeneratorQrCode struct {
	// contains filtered or unexported fields
}

func NewGeneratorQrCode

func NewGeneratorQrCode() *GeneratorQrCode

func (*GeneratorQrCode) Encode

func (instance *GeneratorQrCode) Encode(contents string, options ...interface{}) ([]byte, error)

Jump to

Keyboard shortcuts

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