As I understand, the golang builder requires a Makefile providing build target. A set of environment variables will be available and there are expectations around the file location of the build output produced by the make target.
It'd be great to document this interface in the README.