package
0.0.0-20240731152001-3f5d8b58a11e
Repository: https://github.com/omniviewdev/omniview.git
Documentation: pkg.go.dev
# Functions
No description provided by the author
# Structs
PluginManagerConfig is the configuration for the core plugin system.
PluginState holds data about an installed plugin that's written to the filesystem.
# Interfaces
ConnectedControllers work with plugins that have connections to backend resources.
Controller manages the lifecycle of a plugin type.
PluginManager must fulfil handling the event that happen during the plugin lifecycle.