Files
go-app/TODO.md
2025-07-20 12:55:38 -04:00

431 B

TODO

  • Create generic interface for implenting a service
  • Create config sample not called demo, so it is more easily reused
  • Expand config test case to cover GRPC config
  • Expand tracing

Done

  • Test and troubleshoot GRPC Gateway supprot
  • Finish implementing GRPC service support
  • Unit tests
  • Pattern for extending config
  • HTTP Logging Middleware
  • Fix panic with OTEL disabled