//
pkg.gl
Category
github.com/Devoter/dlplugin_multilib_example
grpcplug
shared
package
0.0.0-20220124140452-45eb8e394b6b
Repository:
https://github.com/devoter/dlplugin_multilib_example.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
120 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.
GRPCClient
No description provided by the author
GRPCServer
No description provided by the author
#
Interfaces
Device
Device is the interface that we're exposing as a plugin.