Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ScannerCode39 ¶
type ScannerCode39 struct {
// contains filtered or unexported fields
}
func NewScannerCode39 ¶
func NewScannerCode39() *ScannerCode39
type ScannerCode93 ¶
type ScannerCode93 struct {
// contains filtered or unexported fields
}
func NewScannerCode93 ¶
func NewScannerCode93() *ScannerCode93
type ScannerEan13 ¶
type ScannerEan13 struct {
// contains filtered or unexported fields
}
func NewScannerEan13 ¶
func NewScannerEan13() *ScannerEan13
type ScannerEan8 ¶
type ScannerEan8 struct {
// contains filtered or unexported fields
}
func NewScannerEan8 ¶
func NewScannerEan8() *ScannerEan8
type ScannerQrCode ¶
type ScannerQrCode struct {
// contains filtered or unexported fields
}
func NewScannerQrCode ¶
func NewScannerQrCode() *ScannerQrCode
Click to show internal directories.
Click to hide internal directories.