forked from TrueCloudLab/frostfs-api-go
Migrate to new repo
This commit is contained in:
parent
f133a67696
commit
b118f469d2
71 changed files with 603 additions and 600 deletions
|
@ -1,6 +1,6 @@
|
|||
syntax = "proto3";
|
||||
package query;
|
||||
option go_package = "github.com/nspcc-dev/neofs-api/query";
|
||||
option go_package = "github.com/nspcc-dev/neofs-api-go/query";
|
||||
option csharp_namespace = "NeoFS.API.Query";
|
||||
|
||||
import "github.com/gogo/protobuf/gogoproto/gogo.proto";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue