go-app/TODO.md
2025-03-26 12:58:32 -04:00

14 lines
303 B
Markdown

# TODO
- [ ] Expand config test case to cover GRPC config
- [ ] Expand tracing
## Done
- [x] Test and troubleshoot GRPC Gateway supprot
- [x] Finish implementing GRPC service support
- [x] Unit tests
- [x] Pattern for extending config
- [x] HTTP Logging Middleware
- [x] Fix panic with OTEL disabled