Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Funcs = template.FuncMap{ "link": link, "optlink": optlink, "formatTime": FormatTime, "formatDate": FormatDate, "formatKernelTime": formatKernelTime, "formatClock": formatClock, "formatDuration": formatDuration, "formatLateness": formatLateness, "formatReproLevel": formatReproLevel, "formatStat": formatStat, "formatShortHash": formatShortHash, "formatTagHash": formatTagHash, "formatCommitTableTitle": formatCommitTableTitle, "formatList": formatStringList, "selectBisect": selectBisect, }
Functions ¶
func CreateGlob ¶
func CreatePage ¶
func CreateTextGlob ¶
func CreateTextGlob(glob string) *texttemplate.Template
func FormatDate ¶
func FormatTime ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.