Versions in this module Expand all Collapse all v1 v1.0.0 Apr 27, 2015 Changes in this version + type Config struct + OAuthToken string + Orginization string + func CurrentConfig() *Config + func (c *Config) PromptForConfig() (err error) + func (c *Config) PromptForOrginization(host string) (user string) + func (c *Config) PromptForToken(host string) (token string)