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
+7
View File
@@ -8,3 +8,10 @@ Cargo.lock
# These are backup files generated by rustfmt
**/*.rs.bk
# JetBrains IDE config directory
.idea/
*.iml
# VSCode IDE config directory
.vscode/