Versions in this module Expand all Collapse all v0 v0.0.93 Apr 13, 2020 Changes in this version + func ConfigDir() string + func NewBlank() *blankContext + func ParseDefaultConfig() (*configEntry, error) + type Context interface + AuthLogin func() (string, error) + AuthToken func() (string, error) + SetAuthToken func(string) + func New() Context