Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Credentials ¶
func (*Credentials) Decrypt ¶
func (credentials *Credentials) Decrypt(encryptionPassword string) error
func (*Credentials) Encrypt ¶
func (credentials *Credentials) Encrypt(encryptionPassword string) error
func (*Credentials) Load ¶
func (credentials *Credentials) Load() error
func (*Credentials) Save ¶
func (credentials *Credentials) Save() error
Click to show internal directories.
Click to hide internal directories.