Flush returns when all queued messages are sent
()
| 139 | Shutdown() |
| 140 | // Flush returns when all queued messages are sent |
| 141 | Flush() |
| 142 | // InitBar starts progressbar for count bytes or count items |
| 143 | InitBar(count int64, isBytes bool, barType BarType) |
| 144 | // ShutdownBar stops progress bar and hides it |
no outgoing calls