package
Version:
v0.8.2
Opens a new window with list of versions in this module.
Published: Dec 13, 2025
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, 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.