package
1.16.0
Repository: https://github.com/codiewio/codenire.git
Documentation: pkg.go.dev

# 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