package
0.5.4
Repository: https://github.com/golang/dep.git
Documentation: pkg.go.dev

# Functions

NewImporter creates a new Importer for embedding in an importer.

# Structs

ImportedPackage is a common intermediate representation of a package imported from an external tool's configuration.
Importer provides a common implementation for importing from other dependency managers.