package
Version:
v1.20.2
Opens a new window with list of versions in this module.
Published: Apr 23, 2024
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.