package
Version:
v0.0.0-...-7013275
Opens a new window with list of versions in this module.
Published: Feb 5, 2021
License: MPL-2.0
Opens a new window with license information.
Imports: 27
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Execute runs the cli application.
type Config struct {
Name string `yaml:"name"`
Description string `yaml:"description"`
Actions []map[string]interface{} `yaml:"actions"`
}
Config is the lowest level config.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.