package
0.0.0-20180710021347-baa1a54919e3
Repository: https://github.com/koding/kite.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
New returns a new Config initialized with defaults.
NewFromKiteKey parses the given kite key file and gives a new Config value.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
CookieJar ignoring err: the implementation of New() doesn't have any error to be returned yet it returns, so it's totally safe to neglect the error.
DefaultConfig contains the default settings.
No description provided by the author
# Type aliases
Transport defines the underlying transport to be used.