package
0.5.2
Repository: https://github.com/hashicorp/sentinel-sdk.git
Documentation: pkg.go.dev

# Functions

Serve serves a plugin.

# Constants

The constants below are the names of the plugins that can be dispensed from the plugin server.

# Variables

Handshake is the HandshakeConfig used to configure clients and servers.
PluginMap should be used by clients for the map of plugins.

# Structs

Plugin is the goplugin.Plugin implementation to serve sdk.Plugin.
PluginGRPCClient is a gRPC server for Plugins.
PluginGRPCServer is a gRPC server for Plugins.
ServeOpts are the configurations to serve a plugin.

# Type aliases

No description provided by the author