Go Playground Some rewrites or other ideas that I'm playing around with in Go. See my Javascript playground. Running Use the command line and run go run cmd/[application]/main.go to run a specific app, in typical single module layout fashion.