package
Version:
v0.1.0
Opens a new window with list of versions in this module.
Published: Mar 9, 2017
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
func SetDefaultLocation() error
type AuthConfig struct {
APIEndpoint string `json:"api_endpoint"`
PublicKey string `json:"public_key"`
}
type Config struct {
Auth AuthConfig `json:"auth"`
CurrentProject string `json:"current_project"`
NerdToken string `json:"nerd_token"`
NerdAPIEndpoint string `json:"nerd_api_endpoint"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.