mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Update protobuf & grpc libraries and protoc plugins (#12679)
This commit is contained in:
@@ -76,6 +76,7 @@ func (s *GRPCStorageClient) Delete(ctx context.Context, key string) error {
|
||||
|
||||
// StorageServer is a net/rpc compatible structure for serving
|
||||
type GRPCStorageServer struct {
|
||||
pb.UnimplementedStorageServer
|
||||
impl logical.Storage
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user