ffuff/pkg/output
Justin Steven 4c1a75498b
Add -json option (#509)
* Add -json option

Prints newline-delimited JSON output to STDOUT

* sort

* Clear terminal line via STDERR foreach JSON result

For each JSON result being printed, prepend it with a TERMINAL_CLEAR_LINE via
STDERR. This clears the progress line (which is also being emitted via STDERR)
and leaves us with a clean stream of JSON lines in the terminal.
2022-03-06 16:39:33 +02: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_test.go Add some tests (#479) 2022-01-22 19:52:27 +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 Add -json option (#509) 2022-03-06 16:39:33 +02:00