package
1.10.11
Repository: https://github.com/dioneprotocol/odysseygo.git
Documentation: pkg.go.dev

# Functions

NewClient returns a database instance connected to a remote database instance.
NewServer returns a database instance that is managed remotely.

# Structs

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