Stop forces the upload to stop as cleanly as possible, which usually means to finish up all the existing downloads.
()
| 153 | // Stop forces the upload to stop as cleanly as possible, which usually |
| 154 | // means to finish up all the existing downloads. |
| 155 | Stop() |
| 156 | |
| 157 | // Stats returns stats about the upload process |
| 158 | Stats() UploadStats |
nothing calls this directly
no outgoing calls
no test coverage detected