//
pkg.gl
Category
github.com/lasthyphen/dijetalgo
database
rpcdb
package
1.7.2
Repository:
https://github.com/lasthyphen/dijetalgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
10
Dependents
2
Files
451 SLOC
#
Packages
rpcdbproto
No description provided by the author
#
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.