//
pkg.gl
Category
github.com/tyler-smith/gecko
database
rpcdb
package
0.1.0
Repository:
https://github.com/tyler-smith/gecko.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
0
Files
321 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.