progress

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Apr 6, 2023 License: Apache-2.0 Imports: 6 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 {
	*progressbar.ProgressBar
}

func NewBar

func NewBar(max int, writer io.Writer) *Bar

func (*Bar) Add

func (b *Bar) Add(count int)

type Lambda added in v1.1.0

type Lambda struct{}

func NewLambda added in v1.1.0

func NewLambda() *Lambda

func (*Lambda) Add added in v1.1.0

func (p *Lambda) Add(_ int)

type Server

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

func NewServer

func NewServer(max int) *Server

func (*Server) Add

func (p *Server) Add(count int)

func (*Server) WriteProgress

func (p *Server) WriteProgress(w *bufio.Writer)

Jump to

Keyboard shortcuts

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