Documentation ¶ Index ¶ func QrDecode(filePath string) string func QrEncode(content string, level qrencode.RecoveryLevel, size int) ([]byte, error) func QrEncodeFile(content string, filename string, level qrencode.RecoveryLevel, size int) error Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func QrDecode ¶ func QrDecode(filePath string) string func QrEncode ¶ func QrEncode(content string, level qrencode.RecoveryLevel, size int) ([]byte, error) func QrEncodeFile ¶ func QrEncodeFile(content string, filename string, level qrencode.RecoveryLevel, size int) error Types ¶ This section is empty. Source Files ¶ View all Source files qrcode.go Click to show internal directories. Click to hide internal directories.