package
Version:
v0.6.1
Opens a new window with list of versions in this module.
Published: Nov 1, 2024
License: Apache-2.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Progress interface {
Async() bool
NewSearchBar(step Step)
NewExportBar(step Step)
Run() error
Reset()
NewWorker() Progress
IncrementMainBar()
IncrementResourceBarBy(id int, inc int)
}
type Step struct {
WorkerID int
CurrentKind string
PageSize int
CurrentPage int
Total int
}
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.