//
pkg.gl
Category
github.com/hashicorp/go-secure-stdlib/plugincontainer
examples
container
shared
package
0.4.1
Repository:
https://github.com/hashicorp/go-secure-stdlib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
5
Dependents
4
Files
167 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
CounterPlugin
This is the implementation of plugin.Plugin so we can serve/consume this.
GRPCCounterClient
No description provided by the author
GRPCCounterServer
No description provided by the author
GRPCStorageClient
No description provided by the author
GRPCStorageServer
No description provided by the author
#
Interfaces
Counter
No description provided by the author
Storage
No description provided by the author