Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrDependencyNotFound = errors.New("dependency not found")
ErrDependencyNotFound indicates the requested package was not found.
Functions ¶
Types ¶
type Path ¶
type Path = output.DependencyPath
Path is an alias for output.DependencyPath.
func FindWhyPackage ¶
FindWhyPackage resolves a target package and returns the package plus all root-to-target paths.
Click to show internal directories.
Click to hide internal directories.