//
pkg.gl
Category
github.com/Devoter/dlplugin_multilib_example
rpcplug
shared
package
0.0.0-20220124140452-45eb8e394b6b
Repository:
https://github.com/devoter/dlplugin_multilib_example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
2
Files
109 SLOC
#
Variables
Handshake
Handshake is a common handshake that is shared by plugin and host.
PluginMap
PluginMap is the map of plugins we can dispense.
#
Structs
DevicePlugin
This is the implementation of plugin.Plugin so we can serve/consume this.
RPCClient
No description provided by the author
RPCServer
No description provided by the author
#
Interfaces
Device
Device is the interface that we're exposing as a plugin.