Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type YubiKeyError ¶
type YubiKeyError uint32
const ( ErrorChkWrong YubiKeyError = iota ErrorWrongPassword YubiKeyError = iota ErrorUserCancled YubiKeyError = iota ErrorSlotNotFound YubiKeyError = iota )
func (YubiKeyError) Error ¶
func (e YubiKeyError) Error() string
Click to show internal directories.
Click to hide internal directories.