package
Version:
v0.9.2
Opens a new window with list of versions in this module.
Published: Feb 23, 2021
License: AGPL-3.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package manager provides a simple group plugin manager.
ForEach iterates through managers.
Manager is the interface of plugin group manager.
Lookup returns a Manager by the service name, if
not exist, it will returns nil.
New returns Manager with settings.
type Options struct {
DisableOnDefault bool
}
Options holds the optional parameters for the Manager.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.