Documentation
¶
Index ¶
Constants ¶
View Source
const ( APP = "htmlcov" VER = "0.0.2" DESC = "Utility for converting coverage profiles into HTML pages" )
Basic utility info
View Source
const ( OPT_OUTPUT = "o:output" OPT_REMOVE = "r:remove" OPT_NO_COLOR = "nc:no-color" OPT_HELP = "h:help" OPT_VER = "v:version" OPT_COMPLETION = "completion" OPT_GENERATE_MAN = "generate-man" )
Options
View Source
const TAB_SIZE = 4
TAB_SIZE is number of spaces for tab symbols
View Source
const TEMPLATE = `` /* 2443-byte string literal not displayed */
TEMPLATE is HTML template
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.