Go test project (1st learning step)

This commit is contained in:
2019-10-15 19:42:24 +02:00
parent ee5b5509aa
commit 8bf63c7ab0
6 changed files with 500 additions and 0 deletions

3
Makefile Normal file
View File

@@ -0,0 +1,3 @@
build:
protoc -I. --go_out=plugins=grpc:. \
proto/consignment/consignment.proto