progress

package
v0.1.8 Latest Latest
Warning

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

Go to latest
Published: Dec 13, 2024 License: MIT Imports: 1 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
}

Bar 表示一个进度条

func NewProgressBar

func NewProgressBar(start, total int) *Bar

NewProgressBar 创建一个新的进度条

func (*Bar) Finish

func (bar *Bar) Finish()

Finish 完成进度

func (*Bar) Play

func (bar *Bar) Play(cur int)

Play 显示进度

Jump to

Keyboard shortcuts

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