Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ProgressLogger ¶
type ProgressLogger struct { Prefix string // contains filtered or unexported fields }
func NewProgressLogger ¶
func NewProgressLogger(prefix string) *ProgressLogger
func (*ProgressLogger) Sink ¶
func (pl *ProgressLogger) Sink() chan<- progress.Report
func (*ProgressLogger) Wait ¶
func (pl *ProgressLogger) Wait()
Click to show internal directories.
Click to hide internal directories.