• DOC-CMD.ZIP (392K)

    Uploaded Wed Jan 27 2021 20:13:08

    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
    
  • goastvwr.zip (146K)

    Uploaded Wed Jan 27 2021 20:13:08

    Golang AST visualizer.
    https://github.com/yuroyoro/goast-viewer
    
  • GOIMPORT.ZIP (5K)

    Uploaded Wed Jan 27 2021 20:13:08

    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
    
  • golint.zip (29K)

    Uploaded Wed Jan 27 2021 20:13:08

    Golint is a linter for Go source code.
    https://github.com/golang/lint