# Functions
CleanupPlugins closes the connections to all plugins and ensures that their processes are properly stopped.
# Structs
This is the implementation of plugin.Plugin so we can serve/consume this
This has two methods: Server must return an RPC server for this plugin type.
No description provided by the author
Here is the RPC server that HookHandlerRPC talks to, conforming to the requirements of net/rpc.
No description provided by the author