ffuff/pkg/output
DoI 965f282c0b
Response time logging and filtering (#433)
* Added response time reporting and filtering

* Update to use the http config context

* Added changelog and contributor info

* Round time output in stdout to nearest millisecond

* Change stdout duration rounding to use Milliseconds()

* Go back to Round() for timing output

* Changed stdout to display millisecond durations

Co-authored-by: Joona Hoikkala <joohoi@users.noreply.github.com>
2021-05-17 00:10:56 +03:00
..
const_windows.go Colors 2018-11-09 15:21:23 +02:00
const.go Colors 2018-11-09 15:21:23 +02:00
file_csv.go Response time logging and filtering (#433) 2021-05-17 00:10:56 +03:00
file_html.go Response time logging and filtering (#433) 2021-05-17 00:10:56 +03:00
file_json.go Response time logging and filtering (#433) 2021-05-17 00:10:56 +03:00
file_md.go Response time logging and filtering (#433) 2021-05-17 00:10:56 +03:00
output.go Initial commit, v0.1 2018-11-08 11:26:32 +02:00
stdout.go Response time logging and filtering (#433) 2021-05-17 00:10:56 +03:00