monitor

package
v1.4.1 Latest Latest
Warning

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

Go to latest
Published: May 9, 2024 License: Apache-2.0 Imports: 2 Imported by: 7

Documentation

Index

Constants

View Source
const (
	TopLevelCatalogingTaskID = "cataloging"
	PackageCatalogingTaskID  = "package-cataloging"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CatalogerTaskProgress added in v0.99.0

type CatalogerTaskProgress struct {
	*progress.AtomicStage
	*progress.Manual
}

type GenericTask

type GenericTask struct {
	Title Title

	HideOnSuccess      bool
	HideStageOnSuccess bool

	ID       string
	ParentID string
	Context  string
}

type ShellProgress

type ShellProgress struct {
	io.Reader
	progress.Progressable
}

type Title

type Title struct {
	Default      string
	WhileRunning string
	OnSuccess    string
}

Jump to

Keyboard shortcuts

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