progress

package
v0.0.0-...-66acf6f Latest Latest
Warning

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

Go to latest
Published: Jan 18, 2024 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ProgressWriter

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

func NewProgressWriter

func NewProgressWriter(p types.ProgressReporter, size int64) *ProgressWriter

func NewProgressWriterWithUpdateDuration

func NewProgressWriterWithUpdateDuration(p types.ProgressReporter, size int64, ud time.Duration) *ProgressWriter

func (*ProgressWriter) Finish

func (p *ProgressWriter) Finish()

func (*ProgressWriter) Update

func (p *ProgressWriter) Update(n int)

func (*ProgressWriter) Write

func (p *ProgressWriter) Write(data []byte) (n int, err error)

Jump to

Keyboard shortcuts

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