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
No description provided by the author
NewProviderWrapper wraps the settings provider to allow for the scoped semantics of using the same setting provider for the core and for the plugins
TODO - this is a bit messy and should be refactored.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
This is the implementation of plugin.Plugin so we can serve/consume this.
No description provided by the author
# Interfaces
Provider is the interface that must be implemented by the settings provider plugin implementations on either side of the RPC.