package
0.2.6
Repository: https://github.com/cloudway/platform.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

NewClient initializes a new API client for the given host and API version.
ParseHost verifies that the given host strings is valid.

# 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.