# Packages
No description provided by the author
# Variables
ErrConnectionFailed is an error raised when the connection between the client and server failed.
# Structs
Client is the API client that performs all operations against a docker server.
A error that contains error messages returned from API server.
serverResponse is a wrapper for http API responses.