Tree @bf8402b (Download .tar.gz)
- .github
- _examples
- _svg
- cwriter
- 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
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- export_test.go
- go.mod
- go.sum
- priority_queue.go
- progress.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- README.md
- UNLICENSE
History of container_option.go @bf8402b0c77a510291792e1c19a15fa8e3bdebb2
- 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