go-app/TODO.md

11 lines
202 B
Markdown
Raw 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
- [ ] 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