package
0.0.0-20190703163618-38714f939d69
Repository: https://github.com/datomia/gotgt.git
Documentation: pkg.go.dev

# Packages

Package transport provides function to send request to remote endpoints.

# Functions

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

# Constants

DefaultDockerHost defines os specific default if DOCKER_HOST is unset.

# Variables

ErrConnectionFailed is an error raised when the connection between the client and the server failed.

# Structs

No description provided by the author