Files
go-server-with-otel/TODO.md
Ryan McGuire c1c296a0c0
All checks were successful
Build and Publish / check-chart (push) Successful in 14s
Build and Publish / helm-release (push) Has been skipped
Build and Publish / release (push) Successful in 4m30s
improve shutdown and app service boilerplate
2025-07-20 18:16:12 -04:00

370 B

Demo app TODO

  • Create generic interface for implenting a service
  • Create config sample not called demo, so it is more easily reused
  • Update README for tagging/versioning/pipeline info
  • Update README for detail on installing protoc tools and make
  • Rename project
  • Finish grpc sample implementation
  • Add Dockerfile
  • Add gitea CI