mv example to internal

This commit is contained in:
thloyi
2025-12-15 15:14:14 +08:00
parent 9d2ce84bb9
commit b44c7372d5
13 changed files with 26 additions and 22 deletions

View File

@@ -0,0 +1,7 @@
protoc:
protoc \
--go_out=./proto \
--go_opt=paths=source_relative \
--go-grpc_out=./proto \
--go-grpc_opt=paths=source_relative \
--proto_path ./proto/ ./proto/*.proto