update TODO

This commit is contained in:
Ryan McGuire 2025-03-26 12:58:32 -04:00
parent f8279d9653
commit 5c26accc34

View File

@ -1,11 +1,12 @@
# TODO # TODO
- [ ] Test and troubleshoot GRPC Gateway supprot
- [ ] Finish implementing GRPC service support
- [ ] Expand config test case to cover GRPC config - [ ] Expand config test case to cover GRPC config
- [ ] Expand tracing - [ ] Expand tracing
## Done ## Done
- [x] Test and troubleshoot GRPC Gateway supprot
- [x] Finish implementing GRPC service support
- [x] Unit tests - [x] Unit tests
- [x] Pattern for extending config - [x] Pattern for extending config
- [x] HTTP Logging Middleware - [x] HTTP Logging Middleware