Documentation
¶
Overview ¶
Package box provides box-format terminal rendering for reports.
Package box provides box-format terminal rendering for summary reports.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EvaluationRenderer ¶ added in v0.8.0
type EvaluationRenderer struct {
// contains filtered or unexported fields
}
EvaluationRenderer renders evaluation reports in ASCII box format.
func NewEvaluationRenderer ¶ added in v0.8.0
func NewEvaluationRenderer(w io.Writer) *EvaluationRenderer
NewEvaluationRenderer creates a new evaluation box renderer.
Click to show internal directories.
Click to hide internal directories.