Tree @master (Download .tar.gz)
- .github
- _examples
- _svg
- cwriter
- debian
- decor
- internal
- .gitignore
- bar.go
- bar_filler.go
- bar_filler_bar.go
- bar_filler_nop.go
- bar_filler_spinner.go
- bar_option.go
- bar_test.go
- barbench_test.go
- container_option.go
- CONTRIBUTING
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.mod
- go.sum
- heap_manager.go
- priority_queue.go
- progress.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- proxywriter.go
- proxywriter_test.go
- README.md
- UNLICENSE
History of container_option.go @master
- update godoc for PopCompletedMode Vladimir Bauer 2 years ago
- refactoring renderDelay to dealyRC Vladimir Bauer 3 years ago
- shutdown refresh listener goroutine first then p.serve Vladimir Bauer 3 years ago
- refactoring WithAutoRefresh Vladimir Bauer 3 years ago
- ForceAutoRefresh applicable only if not WithManualRefresh set Vladimir Bauer 3 years ago
- refactoring forceAutoRefresh => autoRefresh Vladimir Bauer 3 years ago
- WithOutput doc edit Vladimir Bauer 3 years ago
- refactoring manualRefresh to refreshCh Vladimir Bauer 3 years ago
- ForceAutoRefresh ContainerOpation Vladimir Bauer 3 years ago
- WithShutdownNotifier: chan<- interface{} Vladimir Bauer 3 years ago
- don't auto refresh if output is not terminal Vladimir Bauer 3 years ago
- minor: rename rr to refreshRate Vladimir Bauer 3 years ago
- minor: godoc Vladimir Bauer 3 years ago
- rename externalRefresh to manualRefresh Vladimir Bauer 3 years ago
- minor: WithOutput refactoring Vladimir Bauer 3 years ago
- initialize debugOut to io.Discard Vladimir Bauer 3 years ago
- don't restrict externalRefresh chan Vladimir Bauer 3 years ago
- disableAutoRefresh Vladimir Bauer 3 years ago
- check isn't necessary Vladimir Bauer 3 years ago
- ContainerFuncOptional, ContainerFuncOptOn Vladimir Bauer 3 years ago
- drop io/ioutil Vladimir Bauer 3 years ago
- correct godoc Vladimir Bauer 3 years ago
- rename bool arg to cond Vladimir Bauer 4 years ago
- drop internal predicate Vladimir Bauer 4 years ago
- WithShutdownNotifier: don't accept closed chan Vladimir Bauer 4 years ago
- bump major version to v7 Vladimir Bauer 5 years ago
- godoc upd Vladimir Bauer 5 years ago
- address issue #67 Vladimir Bauer 5 years ago
- mod v6 Vladimir Bauer 5 years ago
- CantainerOptional, BarOptional Vladimir Bauer 5 years ago