Changelog
bd81c9c Add ability to output results in json format
895d92e Add timestamp to the output
ffec6ff Added context support
e0cc228 Correctly format timestamp in output
786bbd6 Merge pull request #38 from mumia/add_json_output
4d7b1dd Merge pull request #39 from showwin/fix/typo_jsonOuput
61e09f7 Merge pull request #41 from euantorano/feature/context-support
77ad8a4 Merge pull request #42 from showwin/add/test
12addb9 Merge pull request #44 from showwin/add/test
f8e098d Merge pull request #46 from showwin/update/go_version
5af5463 Merge pull request #47 from showwin/add/ci
c0fd55b Merge pull request #48 from showwin/fix/adjust_for_high_speed_env
c6440a7 Merge pull request #51 from showwin/release/v1.1.3
0bec4d7 Merge pull request #52 from showwin/fix/release_process
a143010 Reflect change in README.md
b99150a Release v1.1.3
4a48ee4 Use context.Background() rather than context.TODO().
97e8276 [add] CI
fa9f10f [add] request test
d347d9c [add] test
cd24150 [add] workload option for high speed env
8eb8139 [fix] jsonOuput -> jsonOutput
b910b5f [fix] test
a9c244c [fix] test
3cdfa43 update go to 1.16
e747e5a use go 1.16 for release build