Tree @2170953 (Download .tar.gz)
- cwriter
- decor
- examples
- internal
- .gitignore
- .travis.yml
- bar.go
- bar_filler.go
- bar_option.go
- bar_test.go
- barbench_test.go
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.test.sh
- LICENSE
- options.go
- options_go1.7.go
- priority_queue.go
- progress.go
- progress_go1.7_test.go
- progress_posix.go
- progress_test.go
- progress_windows.go
- proxyreader.go
- proxyreader_test.go
- README.md
- spinner_filler.go
History of progress_windows.go @21709533285356ae6be9d9ae513faa701a181c8f
- WithManualRefresh Vladimir Bauer 7 years ago
- initialize main ticker inside serve goroutine Vladimir Bauer 7 years ago
- Robust width sync Vladimir Bauer 7 years ago
- get width of provided output Vladimir Bauer 7 years ago
- Refactoring: render and flush Vladimir Bauer 8 years ago
- WithDebugOutput Vladimir Bauer 8 years ago
- Refactoring: removeOnComplete option Vladimir Bauer 8 years ago
- Don't wait if there are no bars Vladimir Bauer 8 years ago
- Refactoring: Progress.Stop() to Progress.Wait() Vladimir Bauer 8 years ago
- Single point of bar complete Vladimir Bauer 8 years ago
- Fix concurrent Progress.RemoveBar hang Vladimir Bauer 8 years ago
- Shutdown does one operation, refactoring and more tests Vladimir Bauer 8 years ago
- Utilize quit ch only, shutdown with sync once Vladimir Bauer 8 years ago
- Don't panic when bars have not equal decorators Vladimir Bauer 8 years ago
- UpdateBarPriority Vladimir Bauer 8 years ago
- Refactoring... Vladimir Bauer 8 years ago
- Refactoring: pConf to pState, state to bState Vladimir Bauer 8 years ago
- Don't use syscall.SIGWINCH for windows builds Vladimir Bauer 8 years ago