package
0.0.0-20240731152050-6dcdff4c9dd7
Repository: https://github.com/omniviewdev/plugin-sdk.git
Documentation: pkg.go.dev

# Functions

GlobalConfigFromContext returns the global configuration from the context.
NewEmptyPluginConfig creates a new empty plugin configuration.
NewGlobalConfig creates a new global configuration.
NewPluginConfig creates a new plugin configuration.
PluginConfigFromContext returns the plugin configuration from the context.
WithGlobalConfig injects the IDE global configuration into context.
WithPluginConfig injects the IDE plugin configuration into context.

# Constants

No description provided by the author
No description provided by the author
PluginMetaFormatJSON is the JSON format for a plugin config.
PluginMetaFormatYAML is the YAML format for a plugin config.

# Structs

GlobalConfig holds the global configuration for the IDE.
No description provided by the author
PluginConfig holds the plugin configuration for the IDE.
No description provided by the author
PluginMeta is the plugin description file located at the root of a plugin.
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
No description provided by the author