package
1.12.3-warp-verify6
Repository: https://github.com/ava-labs/avalanchego.git
Documentation: pkg.go.dev

# Functions

NewClient returns a connection connected to a remote connection.
NewServer returns an http.Conn managed remotely.

# Structs

Client is an implementation of a connection that talks over RPC.
Server is an http.Conn that is managed over RPC.