# Functions
Serve serves a plugin.
# Constants
The constants below are the names of the plugins that can be dispensed from the plugin server.
# Structs
Plugin is the goplugin.Plugin implementation to serve sdk.Plugin.
PluginGRPCClient is a gRPC server for Plugins.
PluginGRPCServer is a gRPC server for Plugins.
ServeOpts are the configurations to serve a plugin.
# Type aliases
No description provided by the author