headway

module
v0.0.0-...-da882c8 Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2025 License: MIT

README

headway

Test GoDoc MIT licensed No Maintenance Intended

headway is a small Go library to track the progress of tasks.

It is developed for internal use, I don't intend to take pull requests.

It contains:

  • ewma: an exponential weighted moving average
  • united: formatting routines for bytes
  • state: a set of callbacks for log messages & progresses
  • probar: a CLI progress bar
  • counter: counting wrappers for io.Reader and io.Writer
  • tracker: a speed/ETA estimator for task progress

Directories

Path Synopsis
Package counter implements counting readers and writers
Package counter implements counting readers and writers
Package probar implements a simple progress bar
Package probar implements a simple progress bar
probarex command
Package state implements state tracking for a task.
Package state implements state tracking for a task.

Jump to

Keyboard shortcuts

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