package
1.7.2
Repository: https://github.com/lasthyphen/dijetalgo.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.