Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PluginManager ¶
type PluginManager struct {
// contains filtered or unexported fields
}
func New ¶
func New(pc *config.PluginsConfig, logOutput io.Writer) *PluginManager
func (*PluginManager) Cleanup ¶
func (p *PluginManager) Cleanup()
func (*PluginManager) Load ¶
func (p *PluginManager) Load() error
Click to show internal directories.
Click to hide internal directories.