210623 391k 1 Doc is a simple document printer that produces the doc comments for its argument symbols, plus a link to the full documentation and a pointer to the source. http://godoc.org/code.google.com/p/rspace.cmd
210623 4k 1 This tool updates your Go import lines, adding missing ones and removing unreferenced ones. It acts the same as gofmt (same flags, etc) but in addition to code formatting, also fixes imports. https://github.com/bradfitz/goimports