qrcodee_xtend

package module
v0.0.0-...-42415d4 Latest Latest
Warning

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

Go to latest
Published: Dec 23, 2017 License: GPL-3.0 Imports: 14 Imported by: 0

README

go-qrcode-extend

go-qrcode 扩展,能够支持一些颜色,logo,背景图片自定义

Documentation

Overview

go-qrcode-extend document

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QRArg

type QRArg struct {
	Content string
	// contains filtered or unexported fields
}

func (*QRArg) Parse

func (q *QRArg) Parse(query Values)

type QRDiy

type QRDiy struct {
	Arg QRArg
}

func (*QRDiy) Encode

func (q *QRDiy) Encode() ([]byte, error)

type Values

type Values interface {
	Get(string) string
}

Jump to

Keyboard shortcuts

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