config

package
v0.0.0-...-b8d9f0e Latest Latest
Warning

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

Go to latest
Published: May 23, 2017 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RemoveAccountFile

func RemoveAccountFile() error

RemoveAccountFile ...

Types

type Account

type Account struct {
	Username string `toml:"username"`
	Password string `toml:"password"`
}

Account is ...

func LoadAccount

func LoadAccount() (*Account, error)

LoadAccount is ...

func (*Account) Save

func (a *Account) Save() error

Save is ...

type Exist

type Exist interface {
	Exist() bool
}

Exist is ...

Jump to

Keyboard shortcuts

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