mirror of
https://github.com/httprunner/httprunner.git
synced 2026-09-04 23:16:57 +08:00
change: move plugin to independent repo
This commit is contained in:
@@ -9,7 +9,7 @@ import (
|
||||
|
||||
"github.com/httprunner/hrp/internal/boomer"
|
||||
"github.com/httprunner/hrp/internal/ga"
|
||||
pluginInternal "github.com/httprunner/hrp/plugin/go"
|
||||
pluginInternal "github.com/httprunner/plugin/go"
|
||||
)
|
||||
|
||||
func NewBoomer(spawnCount int, spawnRate float64) *HRPBoomer {
|
||||
|
||||
Reference in New Issue
Block a user