package
Version:
v1.16.3
Opens a new window with list of versions in this module.
Published: Mar 31, 2023
License: MIT
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Plugin interface {
Boot(conf interface{}, dependencies ...interface{}) Plugin
Start() error
Name() string
Close() error
IsEnabled() bool
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.