Versions in this module Expand all Collapse all v0 v0.0.1 Jun 23, 2020 Changes in this version + const ExitCodeFail + const ExitCodeOK + const Version + type CLI struct + func NewCLI(outStream, errStream io.Writer) *CLI + func (c *CLI) Run(args []string) int + type CommandConfig struct + Raw interface{} + type Config struct + Plugin map[string]map[string]*PluginConfig + type PluginConfig struct