qrcode

package
v0.0.0-...-3e1ade8 Latest Latest
Warning

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

Go to latest
Published: Feb 26, 2020 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type QRCode

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

func NewQRCode

func NewQRCode(appId uint64,
	countryCode, ssId, password, bssId string) (*QRCode, error)

func ParseQRCodeMessage

func ParseQRCodeMessage(message string) (*QRCode, error)

func (*QRCode) AppId

func (q *QRCode) AppId() uint64

func (*QRCode) BssId

func (q *QRCode) BssId() *net.HardwareAddr

func (*QRCode) CountryCode

func (q *QRCode) CountryCode() string

func (*QRCode) EncodedMessage

func (q *QRCode) EncodedMessage() string

func (*QRCode) Password

func (q *QRCode) Password() string

func (*QRCode) SsId

func (q *QRCode) SsId() string

func (*QRCode) String

func (q *QRCode) String() string

Jump to

Keyboard shortcuts

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