Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type CreditCard ¶
CreditCard - type for credit card secret
type OTP ¶
type OTP struct { Method string Issuer string Secret string AccountName string RecoveryCodes []string }
OTP - type for otp secret
type UserPass ¶
UserPass - type for UserPass secret
func NewUserPass ¶
NewUserPass - create USERPASS secret
Click to show internal directories.
Click to hide internal directories.