package
Version:
v0.7.29
Opens a new window with list of versions in this module.
Published: May 10, 2019
License: MPL-2.0
Opens a new window with license information.
Imports: 8
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
Resolver maps modules from import paths to their pkg.Import representation.
Mock creates a golang.Resolver using any string input.
New connects goModuleList and a parser to return a golang.Resolver.
Resolve calculates a package's module path from its import path,
and returns the resolved pkg.Import for the module path.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.