Nr. | Filename | Date | Size | Downloads | Description |
---|---|---|---|---|---|
1 | doc-cmd.zip | 09-07-2014 | 391 Kb. | 0 | 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 |
2 | goastvwr.zip | 09-07-2014 | 144 Kb. | 0 | Golang AST visualizer. https://github.com/yuroyoro/goast-viewer |
3 | goimport.zip | 09-07-2014 | 4 Kb. | 0 | 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 |
4 | golint.zip | 09-07-2014 | 28 Kb. | 0 | Golint is a linter for Go source code. https://github.com/golang/lint |