Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( Version = "dev" Commit = "none" Date = "unknown" )
build-time vars (injected via -ldflags)
Functions ¶
Types ¶
type App ¶
type App struct {
// contains filtered or unexported fields
}
App holds global state shared by every command.
type Output ¶
type Output struct {
// contains filtered or unexported fields
}
Output renders records in a chosen format. It streams where the format allows.
Click to show internal directories.
Click to hide internal directories.