# Functions
DefaultConfigurationData returns usable default configuration.
GetConfiguration returns a new configuration parsed from the url, or an error if it fails to parse.
No description provided by the author
No description provided by the author
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
Account represents a registered CF account.
No description provided by the author
Configuration wraps ConfigurationData with a mutex to allow goroutine-safe access.
ConfigurationData is the configuration required for the client to work.