Documentation
¶
Overview ¶
Package util provides utility functions for dependency resolution.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var OSVEcosystem = map[resolve.System]osvconstants.Ecosystem{ resolve.NPM: osvconstants.EcosystemNPM, resolve.Maven: osvconstants.EcosystemMaven, }
OSVEcosystem maps resolve.System constants to osvschema.Ecosystem constants
TODO: use osvschema.Ecosystem or imodel's osvecosystem.Parsed
Functions ¶
func VKToPackageInfo ¶
func VKToPackageInfo(vk resolve.VersionKey) imodels.PackageInfo
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.