# Functions
Adapt converts a rpc client to a Manager object.
NewClient returns a plugin interface implementation connected to a remote plugin.
PluginServer returns a Manager that conforms to the net/rpc rpc call convention.
# Structs
IsLeaderRequest is the rpc request.
IsLeaderResponse is the rpc response.
Manager is the exported type for json-rpc.