package
0.1.4
Repository: https://github.com/diamondburned/gotktrix.git
Documentation: pkg.go.dev

# Functions

Download is a helper function that downloads the resource at the given URL into the path at the given dst.
NewBar creates a new progress bar.
WrapReader wraps the given io.Reader to also update the given Bar.

# Structs

Bar describes a progress bar.
Reader wraps a progress bar and implements io.Reader.