package
0.4.0
Repository: https://github.com/hyperhq/hyper-api.git
Documentation: pkg.go.dev

# Packages

Package cancellable provides helper function to cancel http requests.

# Functions

NewTransportWithHTTP creates a new transport based on the provided proto, address and http client.

# Interfaces

Client is an interface that abstracts all remote connections.
Sender is an interface that clients must implement to be able to send requests to a remote connection.