Documentation
¶
Overview ¶
Package graph builds a dependency graph and computes PageRank.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func BuildGraph ¶
func BuildGraph(fileInfos []model.FileInfo) []model.Dependency
BuildGraph creates dependency edges from cross-file symbol references. Returns a list of dependencies suitable for the RepoMap.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.