Wait for the download to complete, this method will block until the download is done.
()
| 29 | Progress() Progress |
| 30 | // Wait for the download to complete, this method will block until the download is done. |
| 31 | Wait() error |
| 32 | } |
| 33 | |
| 34 | type Uploader interface { |
no outgoing calls