box

package
v0.1.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 26, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Overview

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 Renderer

type Renderer struct {
	// contains filtered or unexported fields
}

Renderer renders summary reports in box format.

func New

func New(w io.Writer) *Renderer

New creates a new box renderer.

func (*Renderer) Render

func (r *Renderer) Render(report *summary.SummaryReport) error

Render outputs the summary report in box format. Automatically sorts teams by DAG order.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL