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

# Functions

List all of the plugins the application depends on.
New returns a configured *Plugins value.

# Variables

ErrMissingConfig is if $DEVCTL_ROOT/plugins.toml file is not found.

# Structs

Command is the plugin command you want to control further.
Plugin represents a Go plugin for Buffalo applications.
Plugins manages the $DEVCTL_ROOT/plugins.toml file as well as the plugins available from the file.