Categorygithub.com/jetbrainer/application
repositorypackage
0.0.1
Repository: https://github.com/jetbrainer/application.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# README

Application Starter

Probes

  • Readiness: {host}:{port}/ready
  • Health (Readiness): {host}:{port}/health/ready/
  • Health (Liveness): {host}:{port}/health/live/

TODO

  • Add tracing (middleware) for http, grpc