Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewTextReportBuilder ¶
Types ¶
type TextReportBuilder ¶
type TextReportBuilder struct {
// contains filtered or unexported fields
}
func (*TextReportBuilder) CreateReport ¶
func (b *TextReportBuilder) CreateReport(tree *model.SummaryTree) error
CreateReport now accepts the new model.SummaryTree.
func (*TextReportBuilder) ReportType ¶
func (b *TextReportBuilder) ReportType() string
Click to show internal directories.
Click to hide internal directories.