package
Version:
v0.19.0
Opens a new window with list of versions in this module.
Published: Jun 26, 2018
License: Apache-2.0
Opens a new window with license information.
Imports: 31
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
func Configure(output Output) func(cmd *cli.Cmd)
func Keys(output Output) func(cmd *cli.Cmd)
func Spec(output Output) func(cmd *cli.Cmd)
func Start(output Output) func(cmd *cli.Cmd)
type Output interface {
Printf(format string, args ...interface{})
Logf(format string, args ...interface{})
Fatalf(format string, args ...interface{})
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.