# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
GRPCClient is an implementation of Module that talks over RPC.
GRPCDBHelperClient is an implementation of DBHelper that talks over RPC.
GRPCDBHelperServer is the gRPC server that GRPCDBHelperClient talks to.
No description provided by the author
GRPCServer is the gRPC server that GRPCClient talks to.
No description provided by the author
NubeModule is the implementation of plugin.Plugin so we can serve/consume this.
No description provided by the author
# Interfaces
No description provided by the author
No description provided by the author
Module is the interface that we're exposing as a plugin.