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