Documentation ¶
Index ¶
Constants ¶
View Source
const ( // FlagOutputFile is the flag for defining the output file location. FlagOutputFile string = cli.FlagOutputFile FlagProgramName string = "program-name" )
Variables ¶
View Source
var DefaultOutputFile = "/dev/stdout"
DefaultOutputFile defines the default output location for the merger.
Functions ¶
This section is empty.
Types ¶
type Converter ¶
type Converter struct {
// contains filtered or unexported fields
}
Converter is the main structure of this package.
Click to show internal directories.
Click to hide internal directories.