progress

package
v0.6.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 1, 2024 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Progress

type Progress interface {
	Async() bool
	NewSearchBar(step Step)
	NewExportBar(step Step)
	Run() error
	Reset()
	NewWorker() Progress

	IncrementMainBar()
	IncrementResourceBarBy(id int, inc int)
}

type Step

type Step struct {
	WorkerID    int
	CurrentKind string
	PageSize    int
	CurrentPage int
	Total       int
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL