Tree @7ea612f (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
- 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 bar_filler_nop.go @7ea612f07ff8ca94eda337c07ece104a89f6a0f2
- make BarFillerBuilderFunc private Vladimir Bauer 2 years ago
- move BarFillerBuilderFunc to where it's used Vladimir Bauer 2 years ago
- refactoring: nop filler Vladimir Bauer 3 years ago
- v8 Vladimir Bauer 3 years ago
- refactoring: simplify BarFiller's signature Vladimir Bauer 3 years ago
- grammar fix Vladimir Bauer 4 years ago
- NopStyle filler Vladimir Bauer 4 years ago