Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Model ¶
type Model struct {
PW *ProgressWriter
Progress progress.Model
Err error
InterruptChan chan bool
}
type ProgressWriter ¶
type ProgressWriter struct {
// contains filtered or unexported fields
}
func (*ProgressWriter) Start ¶
func (pw *ProgressWriter) Start(resInfo IResInfo)
func (*ProgressWriter) Write ¶
func (pw *ProgressWriter) Write() error
Click to show internal directories.
Click to hide internal directories.