https://github.com/vwency/resilient-scatter-gather
https://github.com/vwency/resilient-scatter-gather
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vwency/resilient-scatter-gather
- Owner: vwency
- Created: 2026-01-21T08:09:36.000Z (5 months ago)
- Default Branch: master
- Last Pushed: 2026-01-21T13:49:33.000Z (5 months ago)
- Last Synced: 2026-01-21T20:27:17.625Z (5 months ago)
- Language: Go
- Size: 44.9 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# simple example go gateway with go 1.24 grpc
### execute
```
make run
```
### tests
```
make tests
```
### tech stack
- mockery
- testify/mock
- http
- golang
- viper/cfg
- protobuff