chore: add grpc auth header (#9)

This commit is contained in:
shuiyisong
2023-02-21 18:47:32 +08:00
committed by GitHub
parent 196bb742fb
commit 789620919c
5 changed files with 83 additions and 66 deletions
-1
View File
@@ -4,7 +4,6 @@ package greptime.v1.meta;
option go_package = "github.com/GreptimeTeam/greptime-proto/go/greptime/v1/meta";
import "greptime/v1/meta/common.proto";
import "greptime/v1/meta/store.proto";
// Cluster service is used for communication between meta nodes.