change: move plugin to independent repo

This commit is contained in:
debugtalk
2022-03-10 18:38:41 +08:00
parent a996199122
commit 8d88dc91b4
30 changed files with 31 additions and 2269 deletions

View File

@@ -1,6 +1,6 @@
package main
import "github.com/httprunner/hrp/plugin"
import "github.com/httprunner/plugin"
// register functions and build to plugin binary
func main() {