//
pkg.gl
Category
github.com/pterodactyl/wings
internal
progress
package
1.11.13
Repository:
https://github.com/pterodactyl/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.