progress

package
v0.22.0 Latest Latest
Warning

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

Go to latest
Published: Apr 16, 2026 License: AGPL-3.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bar

type Bar struct {
	// contains filtered or unexported fields
}

Bar wraps a progressbar for use across bootstrap stages.

func New

func New(description string) *Bar

New creates a spinner-style progress bar (unknown length) with the given initial description.

func (*Bar) Describe

func (b *Bar) Describe(description string)

Describe updates the progress bar description to reflect the current stage.

func (*Bar) Finish

func (b *Bar) Finish()

Finish completes the progress bar.

Jump to

Keyboard shortcuts

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