tree: e02e0b74d47a57aad23ba914225b3baba30370c5 [path history] [tgz]
  1. src/
  2. README.md
go/README.md

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.