package
Version:
v0.1.4
Opens a new window with list of versions in this module.
Published: Jun 9, 2023
License: Apache-2.0
Opens a new window with license information.
Imports: 10
Opens a new window with list of imports.
Imported by: 14
Opens a new window with list of known importers.
Documentation
¶
GetIconData returns the base64 encoding of a icon for a given path.
The data returned may be used for slash command autocomplete.
type PluginAPI interface {
GetBundlePath() (string, error)
}
PluginAPI is the plugin API interface required to manage slash commands.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.