Gowarmer: a URL warmer written in GO

This is my first attempt at Go code. I'm not sure what I'm doing here, but it's working for me.

Usage:

gowarmer -url https://example.com -c 5 -v

Build executable:

go build -o ./dist/gowarmer