//
pkg.gl
Category
github.com/kubectyl/kuber
internal
progress
package
1.0.0-alpha.1
Repository:
https://github.com/kubectyl/kuber.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.