package
2.1.3+incompatible
Repository: https://github.com/arangodb/go-driver.git
Documentation: pkg.go.dev

# Functions

NewTransport creates a new Transport for given address & tls settings.

# Constants

No description provided by the author
No description provided by the author
VST 1.0.
VST 1.1.

# Structs

Connection is a single socket connection to a server.
Message is what is send back to the client in response to a request.
Transport manages client-server connections using the VST protocol to a specific host.
TransportConfig contains configuration options for Transport.

# Type aliases

Version indicates the version of the Velocystream protocol.