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