//
pkg.gl
Category
github.com/alex-held/devctl-plugins
pkg
plugins
deps
package
0.0.6
Repository:
https://github.com/alex-held/devctl-plugins.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
13
Dependents
1
Files
186 SLOC
#
Functions
List
List all of the plugins the application depends on.
New
New returns a configured *Plugins value.
#
Variables
ErrMissingConfig
ErrMissingConfig is if $DEVCTL_ROOT/plugins.toml file is not found.
#
Structs
Command
Command is the plugin command you want to control further.
Plugin
Plugin represents a Go plugin for Buffalo applications.
Plugins
Plugins manages the $DEVCTL_ROOT/plugins.toml file as well as the plugins available from the file.