Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/danilgansky/grpc-test
https://github.com/danilgansky/grpc-test
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/danilgansky/grpc-test
- Owner: DanilGansky
- Created: 2021-07-26T14:42:22.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-26T14:45:19.000Z (over 3 years ago)
- Last Synced: 2024-06-21T00:01:53.258Z (5 months ago)
- Language: Go
- Size: 8.79 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# GRPC test
#### Function `Now()` returns current time by given timezone
#### To generate `*pb.go` files run `protoc --go_out=. --go-grpc_out=. timenow/proto/timenow.proto`