go-app/TODO.md

12 lines
253 B
Markdown
Raw Permalink Normal View History

2025-01-04 12:25:16 -05:00
# TODO
2025-03-06 17:16:27 -05:00
- [ ] Finish implementing GRPC service support
2025-03-06 17:18:39 -05:00
- [ ] Expand config test case to cover GRPC config
2025-03-06 17:16:27 -05:00
- [ ] Expand tracing
2025-01-05 20:29:18 -05:00
## Done
- [x] Unit tests
2025-03-06 17:16:27 -05:00
- [x] Pattern for extending config
2025-01-05 20:29:18 -05:00
- [x] HTTP Logging Middleware
- [x] Fix panic with OTEL disabled