Documentation
¶
Overview ¶
Package formatter provide types and methods used to convert the results into a custom output (Yaml, Json, etc)
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Formatter ¶
Formatter defines the behavior for a Formatter
func NewFormatter ¶
NewFormatter returns a new instance of formatter
func NewFormatterWithError ¶ added in v1.5.0
NewFormatterWithError returns a formatter or an error that can be returned by the formatter instance or in case the formatter is invalid
Click to show internal directories.
Click to hide internal directories.