mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-15 04:19:28 +08:00
change: update func plugin
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
package main
|
||||
|
||||
import "github.com/httprunner/plugin"
|
||||
import (
|
||||
plugin "github.com/httprunner/func-plugin/go"
|
||||
)
|
||||
|
||||
// register functions and build to plugin binary
|
||||
func main() {
|
||||
|
||||
Reference in New Issue
Block a user