change: move plugin to independent repo

This commit is contained in:
debugtalk
2022-03-10 18:38:41 +08:00
parent 072d5d8fb0
commit 116dbdb4d9
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() {