A code exploration tool. Check out the live demo here. Or check out the slides for more information on the code and the project motivation. There is also a video presentation available.
This assumes you have Go installed
$ git clone https://github.com/flapjack103/go-search.git
$ cd go-search/
$ go build
$ ./go-search <your_go_project_path>