//
pkg.gl
Category
github.com/DioneProtocol/odysseygo
database
rpcdb
package
1.10.11
Repository:
https://github.com/dioneprotocol/odysseygo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
474 SLOC
#
Functions
NewClient
NewClient returns a database instance connected to a remote database instance.
NewServer
NewServer returns a database instance that is managed remotely.
#
Structs
DatabaseClient
DatabaseClient is an implementation of database that talks over RPC.
DatabaseServer
DatabaseServer is a database that is managed over RPC.