package
1.16.0
Repository: https://github.com/obalunenko/instadiff-cli.git
Documentation: pkg.go.dev

# Functions

New creates Bar instance for bar progress rendering.

# Constants

BTypeRendered is a progress bar that will be rendered.
BTypeUnknown is a default empty value for unknown progress bar type.
BTypeVoid is a void progress bar will do nothing.

# Interfaces

Bar is a progress bar manipulation contract.

# Type aliases

BType represents kind of progress bar.