//
pkg.gl
Category
github.com/ava-labs/avalanchego
vms
rpcchainvm
ghttp
gconn
package
1.12.3-warp-verify6
Repository:
https://github.com/ava-labs/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
9
Dependents
3
Files
174 SLOC
#
Functions
NewClient
NewClient returns a connection connected to a remote connection.
NewServer
NewServer returns an http.Conn managed remotely.
#
Structs
Client
Client is an implementation of a connection that talks over RPC.
Server
Server is an http.Conn that is managed over RPC.