Documentation
¶
Overview ¶
Package progress is based on https://github.com/moby/buildkit/tree/master/util/progress/progressui, Licensed under Apache License Version 2.0, January 2004
Index ¶
Constants ¶
View Source
const (
TermPad = 10
)
Variables ¶
View Source
var TermHeight = termHeightMin
Functions ¶
This section is empty.
Types ¶
type DisplayInfo ¶
type Job ¶
type Trace ¶
type Trace struct {
// contains filtered or unexported fields
}
func (*Trace) DisplayInfo ¶
func (t *Trace) DisplayInfo() (d DisplayInfo)
Click to show internal directories.
Click to hide internal directories.