Documentation ¶
Index ¶
Constants ¶
View Source
const ( APP = "htmlcov" VER = "1.1.4" 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_VERB_VER = "vv:verbose-version" OPT_COMPLETION = "completion" OPT_GENERATE_MAN = "generate-man" )
Options
View Source
const TEMPLATE = `` /* 5084-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.