package
0.9.8
Repository: https://github.com/ossystems/dkron.git
Documentation: pkg.go.dev

# Functions

Serve serves a plugin.

# Constants

The constants below are the names of the plugins that can be dispensed from the plugin server.

# Variables

Handshake is the HandshakeConfig used to configure clients and servers.
PluginMap should be used by clients for the map of plugins.

# Structs

Here is an implementation that talks over RPC.
No description provided by the author
Here is the RPC server that client talks to, conforming to the requirements of net/rpc.
ServeOpts are the configurations to serve a plugin.