# Structs
Options is used for passing arguments to the progressbar initializer, New().
For callback registration.
No description provided by the author
Widget is the concrete type of a progressbar widget.
# Interfaces
IWidget - if your widget implements progress.IWidget, you will be able to render it using the progress.Render() function.