package
0.0.6
Repository: https://github.com/alex-held/devctl-plugins.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# Functions

Available plugins for the `devctl` command.
Decorate setup cmd Commands for plugins.
LoadPlugins will add listeners for any plugins that support "events".
LookPath for plugin.
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Variables

No description provided by the author
CachePath returns the path to the plugins cache Defaults to DEVCTL_ROOT/plugins/plugin.cache.
No description provided by the author
No description provided by the author

# Structs

No description provided by the author
Command that the plugin supplies.
No description provided by the author
Options are used to configure and define how your application should run.

# Interfaces

HostContext holds on to information as you pass it down through middleware, Handlers, templates, etc..
No description provided by the author
No description provided by the author

# Type aliases

No description provided by the author
Commands is a slice of Command.
List is a map of devctl command to a slice of Command.
No description provided by the author