go

This directory contains tools written in Go. Go is happiest when all your Go code lives in a single directory[1], so this is that directory.

[1] It limits the number of values you have to have in your GOPATH and you have a single place for binaries to be installed.