Send your code to the golang playground, make it easier to share
go install github.com/mrgosti/gopl
You can either use Stdin or a file as argument, both will give you an URL for the golang playground
$. gopl main.go
# or
$. gopl < main.go