//
pkg.gl
Category
github.com/lasthyphen/dijetsnodego
database
rpcdb
package
1.8.14
Repository:
https://github.com/lasthyphen/dijetsnodego.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
13
Dependents
6
Files
483 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.