package
0.1.3
Repository: https://github.com/alexisvisco/gwd.git
Documentation: pkg.go.dev

# Functions

GetImportPathFromPath try to get the import path from a path.
No description provided by the author

# Structs

No description provided by the author
No description provided by the author

# Type aliases

ImportPath is a type that represents a package name.
Modified represent a list of changes for a package The key is the package import path The value is a struct containing the list of files affected and the list of packages that import this package.