Documentation ¶ Index ¶ Variables func GetCheckboxes(label string, opts []string) ([]string, bool) func GetYesNo(label string) bool func InputKeywordForFilter(label string) string func NewLogger(isDebug bool) func OutputResult(functionHeader []string, functionData [][]string, csvOutputFilePath string) error Constants ¶ This section is empty. Variables ¶ View Source var Logger *zerolog.Logger Functions ¶ func GetCheckboxes ¶ func GetCheckboxes(label string, opts []string) ([]string, bool) func GetYesNo ¶ func GetYesNo(label string) bool func InputKeywordForFilter ¶ func InputKeywordForFilter(label string) string func NewLogger ¶ func NewLogger(isDebug bool) func OutputResult ¶ func OutputResult(functionHeader []string, functionData [][]string, csvOutputFilePath string) error Types ¶ This section is empty. Source Files ¶ View all Source files input.go logger.go output.go Click to show internal directories. Click to hide internal directories.