forked from TrueCloudLab/frostfs-node
[#311] Recompile protobuf files
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
9050d41099
commit
e9d4b2d25b
4 changed files with 989 additions and 2898 deletions
|
@ -2,7 +2,7 @@ syntax = "proto3";
|
|||
|
||||
package control;
|
||||
|
||||
import "types.proto";
|
||||
import "pkg/services/control/types.proto";
|
||||
|
||||
option go_package = "github.com/nspcc-dev/neofs-node/pkg/services/control";
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue