progress

package
v2.14.0 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Progress

type Progress interface {
	io.Writer

	Start()
	SetFileSize(fileSize int64)
	SendSize(newSize int64)
	Progress(current int64)
	End()
}

func NewPrintProgress

func NewPrintProgress(title string) Progress

Jump to

Keyboard shortcuts

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