Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DecodePluginFile ¶
DecodePluginFile tries to decodes a plugin manifest from r.
func LoadPluginFileFromFS ¶
LoadPluginFileFromFS loads a plugins index file by its name. When plugin file not found, it returns an error that can be checked with os.IsNotExist.
func LoadPluginListFromFS ¶
func LoadPluginListFromFS(indexDir string) (index.PluginList, error)
LoadPluginListFromFS will parse and retrieve all plugin files.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.