progressbar

package
v1.6.2 Latest Latest
Warning

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

Go to latest
Published: Aug 30, 2022 License: MIT Imports: 3 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
}

func StartNewBar

func StartNewBar(show bool, total int) *Bar

func StartNewByteBar

func StartNewByteBar(show bool, total int64) *Bar

func (*Bar) Add64

func (b *Bar) Add64(add int64)

func (*Bar) Finish

func (b *Bar) Finish()

func (*Bar) Increment

func (b *Bar) Increment()

func (*Bar) NewProxyReader

func (b *Bar) NewProxyReader(r io.Reader) io.Reader

func (*Bar) Set

func (b *Bar) Set(current int)

Jump to

Keyboard shortcuts

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