Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
 - func GetLocalPlugins(pluginDir string) []m.InstalledPlugin
 - func GetPlugin(pluginId, repoUrl string) (m.Plugin, error)
 - func Init(version string)
 - func ListAllPlugins(repoUrl string) (m.PluginRepo, error)
 - func ReadPlugin(pluginDir, pluginName string) (m.InstalledPlugin, error)
 - func RemoveInstalledPlugin(pluginPath, pluginName string) error
 - type IoUtilImp
 
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func GetLocalPlugins ¶
func GetLocalPlugins(pluginDir string) []m.InstalledPlugin
func ListAllPlugins ¶
func ListAllPlugins(repoUrl string) (m.PluginRepo, error)
func ReadPlugin ¶
func ReadPlugin(pluginDir, pluginName string) (m.InstalledPlugin, error)
func RemoveInstalledPlugin ¶
Types ¶
 Click to show internal directories. 
   Click to hide internal directories.