Go HTTP Server with OTEL Template

This commit is contained in:
2025-01-03 17:13:15 -05:00
parent a147e6c5cb
commit 3c22ec4fd8
8 changed files with 258 additions and 0 deletions

2
.gitignore vendored
View File

@ -21,3 +21,5 @@
# Go workspace file
go.work
# Environment
.env