forked from TrueCloudLab/frostfs-api-go
[#176] Re-compile protobuf file from NeoFS API source
Signed-off-by: Leonard Lyubich <leonard@nspcc.ru>
This commit is contained in:
parent
3c5c589e63
commit
0117e90e9a
25 changed files with 0 additions and 1 deletions
1
go.mod
1
go.mod
|
@ -3,7 +3,6 @@ module github.com/nspcc-dev/neofs-api-go
|
|||
go 1.16
|
||||
|
||||
require (
|
||||
github.com/golang/protobuf v1.5.2
|
||||
github.com/google/uuid v1.1.2
|
||||
github.com/mr-tron/base58 v1.1.2
|
||||
github.com/nspcc-dev/hrw v1.0.9
|
||||
|
|
BIN
util/proto/test/test.pb.go
generated
BIN
util/proto/test/test.pb.go
generated
Binary file not shown.
BIN
v2/accounting/grpc/service.pb.go
generated
BIN
v2/accounting/grpc/service.pb.go
generated
Binary file not shown.
BIN
v2/accounting/grpc/service_grpc.pb.go
generated
Normal file
BIN
v2/accounting/grpc/service_grpc.pb.go
generated
Normal file
Binary file not shown.
BIN
v2/accounting/grpc/types.pb.go
generated
BIN
v2/accounting/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/acl/grpc/types.pb.go
generated
BIN
v2/acl/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/audit/grpc/types.pb.go
generated
BIN
v2/audit/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/container/grpc/service.pb.go
generated
BIN
v2/container/grpc/service.pb.go
generated
Binary file not shown.
BIN
v2/container/grpc/service_grpc.pb.go
generated
Normal file
BIN
v2/container/grpc/service_grpc.pb.go
generated
Normal file
Binary file not shown.
BIN
v2/container/grpc/types.pb.go
generated
BIN
v2/container/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/netmap/grpc/service.pb.go
generated
BIN
v2/netmap/grpc/service.pb.go
generated
Binary file not shown.
BIN
v2/netmap/grpc/service_grpc.pb.go
generated
Normal file
BIN
v2/netmap/grpc/service_grpc.pb.go
generated
Normal file
Binary file not shown.
BIN
v2/netmap/grpc/types.pb.go
generated
BIN
v2/netmap/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/object/grpc/service.pb.go
generated
BIN
v2/object/grpc/service.pb.go
generated
Binary file not shown.
BIN
v2/object/grpc/service_grpc.pb.go
generated
Normal file
BIN
v2/object/grpc/service_grpc.pb.go
generated
Normal file
Binary file not shown.
BIN
v2/object/grpc/types.pb.go
generated
BIN
v2/object/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/refs/grpc/types.pb.go
generated
BIN
v2/refs/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/reputation/grpc/service.pb.go
generated
BIN
v2/reputation/grpc/service.pb.go
generated
Binary file not shown.
BIN
v2/reputation/grpc/service_grpc.pb.go
generated
Normal file
BIN
v2/reputation/grpc/service_grpc.pb.go
generated
Normal file
Binary file not shown.
BIN
v2/reputation/grpc/types.pb.go
generated
BIN
v2/reputation/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/session/grpc/service.pb.go
generated
BIN
v2/session/grpc/service.pb.go
generated
Binary file not shown.
BIN
v2/session/grpc/service_grpc.pb.go
generated
Normal file
BIN
v2/session/grpc/service_grpc.pb.go
generated
Normal file
Binary file not shown.
BIN
v2/session/grpc/types.pb.go
generated
BIN
v2/session/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/storagegroup/grpc/types.pb.go
generated
BIN
v2/storagegroup/grpc/types.pb.go
generated
Binary file not shown.
BIN
v2/tombstone/grpc/types.pb.go
generated
BIN
v2/tombstone/grpc/types.pb.go
generated
Binary file not shown.
Loading…
Reference in a new issue