Initialize Go module and create basic HTTP server structure with cmd/pkg layout. Server responds on :8080 with health check endpoint. |
||
|---|---|---|
| cmd/alpenqueue | ||
| go.mod | ||
| README.md | ||
Initialize Go module and create basic HTTP server structure with cmd/pkg layout. Server responds on :8080 with health check endpoint. |
||
|---|---|---|
| cmd/alpenqueue | ||
| go.mod | ||
| README.md | ||