This commit is contained in:
2025-03-11 19:01:30 +08:00
commit 9b4f218e77
30 changed files with 2892 additions and 0 deletions

2
activate/Makefile Normal file
View File

@@ -0,0 +1,2 @@
pb:
protoc --go_out=. --go_opt=paths=import --go-grpc_out=. --go-grpc_opt=paths=import -I./protos ./protos/*