Tree @ddf99f1 (Download .tar.gz)
- cwriter
- example
- .gitignore
- .travis.yml
- bar.go
- bar_test.go
- decorators.go
- decorators_test.go
- doc.go
- draw_test.go
- example_test.go
- format.go
- format_test.go
- LICENSE
- options.go
- options_go1.7.go
- progress.go
- progress_go1.7.go
- progress_go1.7_test.go
- progress_test.go
- proxyreader.go
- proxyreader_test.go
- README.md
History of progress_go1.7.go @ddf99f12c7f82684709024ca7a347364a2d0cc2e
- Progress options Vladimir Bauer 9 years ago
- Cancel case, doesn't quit p.server Vladimir Bauer 9 years ago
- Refactor userConf to pConf Vladimir Bauer 9 years ago
- Pass operation func to update conf Vladimir Bauer 9 years ago
- methods on *Progress can be called without panic, after p.Stop() Vladimir Bauer 9 years ago
- remove legal notice caption, leave in doc.go Vladimir Bauer 9 years ago
- user changeable settings, moved to userConf struct Vladimir Bauer 9 years ago
- License change to BSD3 Vladimir Bauer 9 years ago
- Func mpb.New() signature change; new methods: WithContext, WithCancel Vladimir Bauer 9 years ago