mobility-accounts/grpcapi
root 15ab461a5e psql first commit 2023-04-25 15:14:42 +03:00
..
README.md psql first commit 2023-04-25 15:14:42 +03:00
accounts.go psql first commit 2023-04-25 15:14:42 +03:00
accounts.pb.go psql first commit 2023-04-25 15:14:42 +03:00
accounts.proto psql first commit 2023-04-25 15:14:42 +03:00
comasvc.pb.go psql first commit 2023-04-25 15:14:42 +03:00
comasvc.proto psql first commit 2023-04-25 15:14:42 +03:00
comasvc_grpc.pb.go psql first commit 2023-04-25 15:14:42 +03:00
grpcapi.go psql first commit 2023-04-25 15:14:42 +03:00

README.md

COOPGO Mobility Accounts gRPC API

Generate Go code from proto files :

protoc --go_out=paths=source_relative:. --go-grpc_out=paths=source_relative:. ./*.proto