 Documentation
      ¶
      Documentation
      ¶
    
    
  
    
  
    Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dependency ¶
type InstalledPlugin ¶
type InstalledPlugin struct {
	Id   string `json:"id"`
	Name string `json:"name"`
	Type string `json:"type"`
	Info       PluginInfo `json:"info"`
	Dependency Dependency `json:"dependencies"`
}
    type PluginInfo ¶
type PluginRepo ¶
 Click to show internal directories. 
   Click to hide internal directories.