Files
tmpl-test-go/docs/architecture.md
Scaffolder e868792eda
All checks were successful
Build and Push to ACR / Platform guard (push) Successful in 5s
Build and Push to ACR / Build and Push (push) Has been skipped
initial commit
Change-Id: Ied1b5f2137f2b5f803d5411235607bd27c5e57ba
2026-03-24 10:43:21 +00:00

454 B

Architecture

tmpl-test-go is a Go 1.22 service using only the standard net/http library.

Component Technology
HTTP stdlib net/http
Metrics prometheus/client_golang/metrics
Health /health
Image Distroless nonroot (minimal attack surface)

Deployment flow

Push → build-push.yml (go test + docker build → ACR)
     → deploy-humanitec.yml (humctl score deploy)