progress

package module
v0.0.0-...-7c8acca Latest Latest
Warning

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

Go to latest
Published: Apr 17, 2015 License: MIT Imports: 1 Imported by: 0

README

go-progress

Progress bars for the command line in Go

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Bar

type Bar struct {
	Width  int
	Min    float32
	Max    float32
	Divide int
	Marker rune
	Bar    rune
	Header bool
}

func (*Bar) Draw

func (bar *Bar) Draw(pos float32) *Bar

func (*Bar) Newline

func (bar *Bar) Newline() *Bar

func (*Bar) Redraw

func (bar *Bar) Redraw(pos float32) *Bar

func (*Bar) UndoNewline

func (bar *Bar) UndoNewline() *Bar

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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