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

# Functions

No description provided by the author
NewClient returns a database instance connected to a remote database instance.
NewServer returns a database instance that is managed remotely.

# Variables

No description provided by the author
No description provided by the author

# Structs

DatabaseClient is an implementation of database that talks over RPC.
DatabaseServer is a database that is managed over RPC.