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
0
»»
- 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
- BarFiller: use all term width by default Vladimir Bauer 6 years ago
- add OccupiedWidth and TermWidth to decor.Statistics Vladimir Bauer 6 years ago
0
»»