This is a simple 'hello world' app based on go standard library.
App directory:
$GOPATH/src/github.com/cloudControl/go_hello_world_app
$ go build .
$ ./go_hello_world_app
$ cctrlapp APP_NAME create custom --buildpack https://github.com/cloudControl/buildpack-go
$ cctrlapp APP_NAME/default push --ship