 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
- Variables
- func GetLocalPlugins(pluginDir string) []m.InstalledPlugin
- func GetPlugin(pluginId, repoUrl string) (m.Plugin, error)
- func Init(version string, skipTLSVerify bool)
- 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)
Types ¶
type IoUtilImp ¶
type IoUtilImp struct {
}
    
       Source Files
      ¶
      Source Files
      ¶
    
- io_util.go
- services.go
 Click to show internal directories. 
   Click to hide internal directories.