//
pkg.gl
Category
github.com/gobuffalo/buffalo
plugins
package
1.1.0
Repository:
https://github.com/gobuffalo/buffalo.git
Documentation:
pkg.go.dev
Versions
2
Dependencies
21
Dependents
21
Files
401 SLOC
#
Packages
plugcmds
plugdeps
#
Functions
Available
Available plugins for the `buffalo` command.
Decorate
Decorate setup cobra Commands for plugins.
LookPath
LookPath for plugin.
#
Constants
EvtSetupErr
EvtSetupFinished
EvtSetupStarted
#
Variables
CachePath
CachePath returns the path to the plugins cache.
ErrPlugMissing
ErrPlugMissing error for when a plugin is missing.
#
Structs
Command
Command that the plugin supplies.
#
Type aliases
Commands
Commands is a slice of Command.
List
List maps a Buffalo command to a slice of Command.