package
1.10.38
Repository: https://github.com/cloudfoundry/go-buildpack.git
Documentation: pkg.go.dev

# README

go-online

Sample go web app using the GoLang example: http://golang.org/doc/articles/wiki/final.go

to run

$ go build site.go $ PORT=3000 ./site