Tree @fb2ad71 (Download .tar.gz)
- ..
- any.go
- counters.go
- decorator.go
- doc.go
- elapsed.go
- eta.go
- meta.go
- moving_average.go
- name.go
- on_abort.go
- on_compete_or_on_abort.go
- on_complete.go
- on_condition.go
- percentage.go
- percentage_test.go
- size_type.go
- size_type_test.go
- sizeb1000_string.go
- sizeb1024_string.go
- speed.go
- speed_test.go
- spinner.go
History of decor / speed.go @fb2ad714f1bede61ba7a72e77e8a88a4a368ec6c
- IncrInt64 method Vladimir Bauer 7 years ago
- receiver name s should be consistent with previous receiver name d Vladimir Bauer 7 years ago
- fmt godocs Vladimir Bauer 7 years ago
- Don't add bad values to MovingAverage Vladimir Bauer 7 years ago
- Refactoring: completeMsg from Struct{string} to *string Vladimir Bauer 7 years ago
- Robust width sync Vladimir Bauer 7 years ago
- last speed value on complete Vladimir Bauer 7 years ago
- get rid of start block channel Vladimir Bauer 8 years ago
- misspell fix Vladimir Bauer 8 years ago
- unitFormat example Vladimir Bauer 8 years ago
- AverageETA AverageSpeed Vladimir Bauer 8 years ago
- TotalAverageSpeed and TotalAverageETA Vladimir Bauer 8 years ago
- godoc fix Vladimir Bauer 8 years ago
- MovingAverage interface Vladimir Bauer 8 years ago
- no need to round speed Vladimir Bauer 8 years ago
- start block channel must not be nil Vladimir Bauer 8 years ago
- Refactoring: ewma speed decorator Vladimir Bauer 8 years ago
- Add speed formatters and tests for it Vladimir Stolyarov (commit: Vladimir Bauer) 8 years ago