Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( FancyFile string = "output" + separator.PATH_SEPARATOR + "fozar.html" TextFile string = "output" + separator.PATH_SEPARATOR + "fozar.md" OutputFolder string = "output" + separator.PATH_SEPARATOR + "Fozar Report" + separator.PATH_SEPARATOR TemplatesLocation string = "templates" + separator.PATH_SEPARATOR )
Functions ¶
func WriteFancyReport ¶
func WriteFancyReport(result custom_datatypes.Result)
func WriteTextReport ¶
func WriteTextReport(result custom_datatypes.Result)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.