Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrOathOTP is returned when the secret is not a valid OATH secret. ErrOathOTP = fmt.Errorf("QR codes can only be generated for OATH OTPs") // ErrType is returned when the secret is not a valid OTP type. ErrType = fmt.Errorf("type assertion failed") )
Functions ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.