Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func HumanReadable ¶
func HumanReadable(p *Progress)
func SizePretty ¶
Types ¶
type LogPrinter ¶
func (*LogPrinter) Print ¶
func (p *LogPrinter) Print(s *Status)
type Status ¶
type Status struct { Started time.Time Now time.Time Current int MemStats runtime.MemStats Total *int }
func (*Status) RunningSince ¶
type Writer ¶
type Writer struct {
// contains filtered or unexported fields
}
func NewWriterWithTotal ¶
Click to show internal directories.
Click to hide internal directories.