[#276] Merge repo with frostfs-api-go

Signed-off-by: Pavel Pogodaev <p.pogodaev@yadro.com>
This commit is contained in:
Pavel Pogodaev 2024-10-07 17:20:25 +03:00 committed by pogpp
parent 5361f0eceb
commit 6ce73790ea
337 changed files with 66666 additions and 283 deletions

4
api/rpc/grpc/init.go Normal file
View file

@ -0,0 +1,4 @@
package grpc
// Message represents raw gRPC message.
type Message any