credentials

package
v0.1.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 29, 2024 License: MIT Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func CheckExistingCredentials

func CheckExistingCredentials() (bool, bool, error)

Types

type Credentials

type Credentials struct {
	Host     string
	Email    string
	Password string
}

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

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL