# Packages
No description provided by the author
Code generated by counterfeiter.
No description provided by the author
# Functions
NewClient returns a new plugin Client.
NewConnection returns a new PluginConnection.
# Structs
Client is a client that can be used to make HTTP requests to plugin repositories.
Config allows the Client to be configured.
No description provided by the author
No description provided by the author
PluginConnection represents a connection to a plugin repo.
PluginRepository represents a plugin repository.
Response represents a plugin response object.
# Interfaces
Connection creates and executes http requests.
ConnectionWrapper can wrap a given connection allowing the wrapper to modify all requests going in and out of the given connection.
No description provided by the author