- Go module initialized with github.com/acty/pirate-station - HTTP server on port 32768 with root and health endpoints - Health check verifies /data volume mount - No external dependencies, stdlib only
4 lines
47 B
Modula-2
4 lines
47 B
Modula-2
module github.com/acty/pirate-station
|
|
|
|
go 1.19
|