Documentation ¶
Index ¶
- func CreateReportDescription(event *output.ResultEvent, formatter ResultFormatter) string
- func CreateTemplateInfoTable(templateInfo *model.Info, formatter ResultFormatter) string
- func GetMatchedTemplateName(event *output.ResultEvent) string
- func Summary(event *output.ResultEvent) string
- type ResultFormatter
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateReportDescription ¶
func CreateReportDescription(event *output.ResultEvent, formatter ResultFormatter) string
func CreateTemplateInfoTable ¶
func CreateTemplateInfoTable(templateInfo *model.Info, formatter ResultFormatter) string
func GetMatchedTemplateName ¶
func GetMatchedTemplateName(event *output.ResultEvent) string
GetMatchedTemplateName returns the matched template name from a result event together with the found matcher and extractor name, if present
func Summary ¶
func Summary(event *output.ResultEvent) string
Summary returns a formatted built one line summary of the event
Types ¶
Click to show internal directories.
Click to hide internal directories.