user

package module
v0.0.0-...-e63cef2 Latest Latest
Warning

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

Go to latest
Published: Mar 6, 2017 License: NCSA Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	DefaultProfilePath string
)

Functions

This section is empty.

Types

type Profile

type Profile struct {
	Username  string `json:"username" toml:"username"`
	AccessKey string `json:"access_key" toml:"access_key"`
	SecretKey string `json:"secret_key" toml:"secret_key"`
}

func NewProfile

func NewProfile(path string) (*Profile, error)

func (*Profile) Verify

func (p *Profile) Verify() bool

Jump to

Keyboard shortcuts

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