progress

package
v0.0.0-...-63b02d4 Latest Latest
Warning

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

Go to latest
Published: Apr 18, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	PadFiller   = "  "
	PadNextNode = "├ "
	PadLastNode = "└ "
)

Functions

func ContextWithNewView

func ContextWithNewView(ctx context.Context) context.Context

func ContextWithView

func ContextWithView(ctx context.Context, p *View) context.Context

Types

type View

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

func NewView

func NewView() *View

func ViewFromContext

func ViewFromContext(ctx context.Context) *View

func (*View) Info

func (v *View) Info(key []string, msg []any)

func (*View) Start

func (v *View) Start()

func (*View) Stop

func (v *View) Stop()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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