1
0
mirror of https://github.com/golang/go synced 2024-11-18 20:14:43 -07:00
go/refactor/importgraph
Alan Donovan 3cded4a933 refactor/importgraph: a utility for computing the import graph.
Refactoring tools can use this to determine an upper bound on
the set of packages potentially affected by a refactoring.

LGTM=gri
R=gri
CC=golang-codereviews
https://golang.org/cl/141310043
2014-09-09 18:39:26 -04:00
..
graph_test.go refactor/importgraph: a utility for computing the import graph. 2014-09-09 18:39:26 -04:00
graph.go refactor/importgraph: a utility for computing the import graph. 2014-09-09 18:39:26 -04:00