This repository has been archived by the owner on Mar 28, 2022. It is now read-only.
v0.6.4
- feat: both support gPRC(default) and net/rpc mode in hashicorp plugin, switch with environment
HRP_PLUGIN_TYPE
- refactor: move submodule
plugin
to separate repogithub.com/httprunner/plugin
- refactor: replace builtin json library with
json-iterator/go
to improve performance