Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var TFileType = map[string]int{
"JSON": 0,
"YAML": 1,
}
TFileType verbosity level
Functions ¶
func ReadInputFile ¶
ReadInputFile read file and return it's content
func ReadInputFiles ¶
ReadInputFiles loop over JSON files and combine the content
func ReadInputStdin ¶
func ReadInputStdin(fileType int) []interface{}
ReadInputStdin Read from STDIN
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.