package
Version:
v0.7.6
Opens a new window with list of versions in this module.
Published: May 23, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
const (
DefaultLogLevel = "info"
DefaultLogFormat = "standard"
)
type Command struct {
UI cli.Ui
}
type Specification struct {
LogLevel string `split_words:"true"`
LogFormat string `split_words:"true"`
Config string `split_words:"true"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.