mirror of
https://github.com/status-im/consul.git
synced 2025-02-01 16:37:12 +00:00
Remove private prefix from proto-gen-rpc-glue e2e test (#16433)
This commit is contained in:
parent
c517f07eca
commit
84156afe87
@ -3,7 +3,7 @@
|
||||
|
||||
package e2e
|
||||
|
||||
import "github.com/hashicorp/consul/proto/private/pbcommon"
|
||||
import "github.com/hashicorp/consul/proto/pbcommon"
|
||||
|
||||
// @consul-rpc-glue: WriteRequest,TargetDatacenter
|
||||
type ExampleWriteRequest struct {
|
||||
|
Loading…
x
Reference in New Issue
Block a user