I would like to learn by example, so I think it would be nice to have a possibility to search through the code in the repositories
to see how the skilled people implement routine tasks. GoPkgDoc currently finds pkgs with specified import path, but not(?) those that import the specified pkg.
You can get the dependency graph for a snapshot of the GoPkgDoc dataset using the application example1.go @ https://gist.github.com/3094592.An upcoming upgrade to GoPkgDoc will show dependent packages.