package
0.0.0-20240930111939-8d08343a7663
Repository: https://github.com/diycoder/elf.git
Documentation: pkg.go.dev
# Functions
IsRegistered check plugin whether registered global.
NewManager creates a new plugin manager.
NewPlugin makes it easy to create a new plugin.
Plugins lists the global plugins.
Register registers a global plugins.
WithCommand adds commands to a plugin.
WithFlag adds flags to a plugin.
WithHandler adds middleware handlers to.
WithInit sets the init function.
WithName defines the name of the plugin.