https://github.com/prodyna/go-microservice-base
https://github.com/prodyna/go-microservice-base
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/prodyna/go-microservice-base
- Owner: PRODYNA
- License: mit
- Created: 2021-03-11T08:11:54.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2022-06-29T18:35:10.000Z (about 4 years ago)
- Last Synced: 2025-06-03T04:02:12.866Z (about 1 year ago)
- Language: Go
- Size: 24.4 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-microservice-base
## Modules
### Probe
Kubernetes Startup, Readiness and Liveness probes according to https://kubernetes.io/docs/tasks/configure-pod-container/configure-liveness-readiness-startup-probes/
Usage
TODO