Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ReportHandler ¶
type ReportHandler struct {
// contains filtered or unexported fields
}
func NewReportHandler ¶
func NewReportHandler(seedCorpusDir string, printJSON, verbose bool) (*ReportHandler, error)
func (*ReportHandler) PrintFinalMetrics ¶
func (h *ReportHandler) PrintFinalMetrics(numSeeds uint) error
Click to show internal directories.
Click to hide internal directories.