//
pkg.gl
Category
github.com/LittleBigBug/ptero-wings
internal
progress
package
0.0.0-20241205070423-eb3c7bf9741c
Repository:
https://github.com/littlebigbug/ptero-wings.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
2
Files
69 SLOC
#
Functions
NewProgress
NewProgress returns a new progress tracker for the given total size.
#
Structs
Progress
Progress is used to track the progress of any I/O operation that are being performed.