Documentation
¶
Index ¶
Constants ¶
View Source
const DefaultOutputFormat = "text"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Formatter ¶
func NewFormatter ¶
func NewFormatter(format string, cfg *FormatterConfig) (Formatter, error)
type FormatterConfig ¶
type FormatterConfig struct {
TimeFormat string
}
Click to show internal directories.
Click to hide internal directories.