//
pkg.gl
Category
github.com/ava-labs/avalanchego
ids
galiasreader
package
1.12.3-warp-verify6
Repository:
https://github.com/ava-labs/avalanchego.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
1
Files
94 SLOC
#
Functions
NewClient
NewClient returns an alias lookup instance connected to a remote alias lookup instance.
NewServer
NewServer returns an alias lookup connected to a remote alias lookup.
#
Structs
Client
Client implements alias lookups that talk over RPC.
Server
Server enables alias lookups over RPC.