Documentation
¶
Index ¶
Constants ¶
View Source
const ( OK = report.SummaryKey("ok") Stale = report.SummaryKey("stale") Problem = report.SummaryKey("problem") )
Summary keys for validation reports.
Variables ¶
This section is empty.
Functions ¶
func Application ¶ added in v0.9.0
Types ¶
type Command ¶ added in v0.8.0
type Command struct {
// contains filtered or unexported fields
}
func (*Command) Application ¶ added in v0.9.0
func (*Command) Logger ¶ added in v0.8.0
func (c *Command) Logger() *zap.SugaredLogger
Source Files
¶
Click to show internal directories.
Click to hide internal directories.