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