You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add total and pulled bytes to progress messages (docker#69)
* Adds Total and Pulled fields to ProgressMessage struct to track the total bytes to transfer and bytes transferred so far
* Use uint64 type to represent pulled and total
0 commit comments