Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Link ¶
func DetermineLinks ¶
DetermineLinks takes in a root directory and generates all the links between the Go files in this directory, relative from this root directory. The order of links is not guaranteed to be deterministic to make it faster. If you're asserting equality for the links (e.g. in a test), make sure you sort it before your assertion.
type PackagePath ¶
type PackagePath string
PackagePath e.g. github.com/Codesee-io/codesee-deps-go/pkg/parser
Click to show internal directories.
Click to hide internal directories.