Documentation ¶
Index ¶
- func KeepEdgesByPackage(graph *callgraph.Graph, sourcePkg string, targetPkg string) int
- func RemoveIsolatedNodes(graph *callgraph.Graph) int
- func RemoveNodesByRegex(graph *callgraph.Graph, expr string) int
- func RemoveNodesBySuffix(graph *callgraph.Graph, suffix string) int
- func RemoveStdLib(graph *callgraph.Graph) int
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func KeepEdgesByPackage ¶
func RemoveIsolatedNodes ¶
func RemoveStdLib ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.