package
Version:
v0.0.46
Opens a new window with list of versions in this module.
Published: Jul 31, 2022
License: MIT
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
ErrMissingPlugin = uerror.New(1001, "dependence check failed because missing plugins")
ErrDependsCycle = uerror.New(1002, "depends cycle")
)
func Register(plugins ...Plugin)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.