account

package
v0.4.3 Latest Latest
Warning

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

Go to latest
Published: Jan 4, 2019 License: MIT Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func DeleteAccount

func DeleteAccount(email string) error

func GetAccountEmail

func GetAccountEmail() ([]string, error)

func SaveAccount

func SaveAccount(account Account) error

Types

type Account

type Account struct {
	Email    string `json:"email"`
	Password string `json:"password"`
}

func GetAccountInfo

func GetAccountInfo(email string) (Account, error)

Jump to

Keyboard shortcuts

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