//
pkg.gl
Category
github.com/ava-labs/avalanchego
vms
rpcchainvm
ghttp
gwriter
package
1.12.3-warp-verify6
Repository:
https://github.com/ava-labs/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
4
Dependents
3
Files
50 SLOC
#
Functions
NewClient
NewClient returns a writer connected to a remote writer.
NewServer
NewServer returns an http.Handler instance managed remotely.
#
Structs
Client
Client is an io.Writer that talks over RPC.
Server
Server is an http.Handler that is managed over RPC.