v0.0.1: init
Signed-off-by: Pakin <pakin.t@forth.co.th>
This commit is contained in:
commit
68a5c3f188
3 changed files with 7 additions and 0 deletions
1
gateway
Submodule
1
gateway
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit 170c3c15117d122ec8956ce532f9267378f75568
|
||||
5
note.txt
Normal file
5
note.txt
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
# generate for Go
|
||||
protoc --proto_path=proto --go_out=gateway --go-grpc_out=gateway proto/registry.proto
|
||||
|
||||
# generate for Rust (using tonic)
|
||||
protoc --proto_path=proto --tonic_out=fetch-service --tonic_out=auth-service registry.proto
|
||||
1
proto
Submodule
1
proto
Submodule
|
|
@ -0,0 +1 @@
|
|||
Subproject commit b3c7046a105092a8f7034d845d01da4c93bd04c0
|
||||
Loading…
Add table
Add a link
Reference in a new issue