package
0.0.0-20240731152050-6dcdff4c9dd7
Repository: https://github.com/omniviewdev/plugin-sdk.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
No description provided by the author
No description provided by the author
NewPlugin creates a new plugin with the given configuration.
RegisterResourcePlugin registers a resource plugin with the given options.
No description provided by the author
UseClientPluginContext serializes the plugin context from the context and injects it into the gRPC metadata.
UseServerPluginContext extracts the plugin context from the gRPC metadata and attaches it to the context.
# Constants
No description provided by the author
# Variables
No description provided by the author
# Structs
No description provided by the author
PluginOpts is the options for creating a new plugin.
DynamicResourcePluginOpts is a set of options for configuring a dynamic resource plugin.
# Interfaces
No description provided by the author