Documentation ¶
Index ¶
- func ConcatTaskSets(taskSets ...[]types.RenderTask) (set []types.RenderTask)
- func GetTableString(header []string, rows [][]string, containNewLines []int) string
- func GetTableStringFromStructs(ss interface{}) string
- func HandleReport(gArgs types.GlobalArgs, r types.MessageReport, o types.Output, ...)
- func Plural(s string) string
- func PrintReport(noColor bool, outputFormat string, returnData bool, ...) (err error)
- func StructToNamedColumns(prefix string, s interface{}) (columns map[string]string)
- func StructsToNamedColumns(ss interface{}) (columns map[string][]string)
- func ToRows(columns [][]string) (rows [][]string)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConcatTaskSets ¶
func ConcatTaskSets(taskSets ...[]types.RenderTask) (set []types.RenderTask)
func GetTableString ¶
func GetTableStringFromStructs ¶
func GetTableStringFromStructs(ss interface{}) string
func HandleReport ¶
func HandleReport(gArgs types.GlobalArgs, r types.MessageReport, o types.Output, verbosityLevel int)
func PrintReport ¶
func StructToNamedColumns ¶
func StructsToNamedColumns ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.