Template for a go http server with OTEL support
Go to file
2025-01-04 11:23:24 -05:00
.vscode Go HTTP Server with OTEL Template 2025-01-03 17:13:15 -05:00
pkg Added app package and health check funcs 2025-01-04 11:23:24 -05:00
.gitignore Go HTTP Server with OTEL Template 2025-01-03 17:13:15 -05:00
env-sample Added app package and health check funcs 2025-01-04 11:23:24 -05:00
go.mod Reference implementation 2025-01-04 00:06:49 -05:00
go.sum Reference implementation 2025-01-04 00:06:49 -05:00
LICENSE Initial commit 2025-01-03 19:54:04 +00:00
main.go Added app package and health check funcs 2025-01-04 11:23:24 -05:00
README.md Initial commit 2025-01-03 19:54:04 +00:00

go-http-server-with-otel

Template for a go http server with OTEL support