Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HtmlWriter ¶
type HtmlWriter struct {
// contains filtered or unexported fields
}
func Setup ¶
func Setup(configuration *scanner.Configuration, fsh *scanner.FileSystemHistory, objectsDirname string, rootDirname string, netReaderContext *rateio.ReaderContext, netbenchFname string, oldTriggersFname string, disableScannerFunction func(disableScanner bool), rescanObjectCacheFunction func(), logger log.Logger) *HtmlWriter
func (*HtmlWriter) WriteHtml ¶
func (hw *HtmlWriter) WriteHtml(writer io.Writer)
Click to show internal directories.
Click to hide internal directories.