mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-30 12:59:39 +08:00
refactor: plugin code structure
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
syntax = "proto3";
|
||||
package proto;
|
||||
|
||||
option go_package = "github.com/httprunner/hrp/plugin/proto";
|
||||
option go_package = "plugin/go/proto";
|
||||
|
||||
message Empty {}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user