ServeHours server

This commit is contained in:
Eden Kirin
2023-03-19 09:29:44 +01:00
parent 827f3d296f
commit 1050730047
9 changed files with 96 additions and 11 deletions

View File

@ -95,6 +95,8 @@ make run
### Go services
[gRPC Source](https://github.com/grpc/grpc-go)
Install protobuf compiler
```sh
go install google.golang.org/protobuf/cmd/protoc-gen-go@v1.28