https://github.com/2hgo/grpc-handler
https://github.com/2hgo/grpc-handler
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/2hgo/grpc-handler
- Owner: 2HgO
- Created: 2019-12-08T12:09:49.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-08T19:54:12.000Z (over 6 years ago)
- Last Synced: 2025-01-12T10:09:42.881Z (over 1 year ago)
- Language: Go
- Size: 14.3 MB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
GRPC example implementing error handlers and recovery middlewares
To startup project, run: `make run` in the root directory