Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type HtmlTemplate ¶
type HtmlTemplate struct { Result *core.Result Filename string Number string Syncfile *utils.Syncfile }
func (*HtmlTemplate) Append ¶
func (ht *HtmlTemplate) Append()
func (*HtmlTemplate) AppendFinger ¶ added in v1.3.2
func (ht *HtmlTemplate) AppendFinger(resultSlice []fingerprint.Result)
func (*HtmlTemplate) Html ¶
func (ht *HtmlTemplate) Html() string
func (*HtmlTemplate) New ¶
func (ht *HtmlTemplate) New() error
Click to show internal directories.
Click to hide internal directories.