Documentation
¶
Index ¶
Constants ¶
View Source
const ( // FEachHost is flag FEachHost int = 1 << iota )
Variables ¶
View Source
var ( // ErrInputRange : err ErrInputRange = errors.New("error: input out of range") )
View Source
var RootCmd = &cobra.Command{
Use: "olivine",
Short: "A command to fetch hadoop job histories.",
PersistentPreRun: setLogMinLevel,
Run: rootcmd,
}
RootCmd : test
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.