package
0.0.0-20210916235445-ea0e61cfc9b4
Repository: https://github.com/lasthyphen/paaro.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# 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.