Documentation
¶
Overview ¶
Package purl converts NPM package details into an NPM PackageURL.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func MakePackageURL ¶
func MakePackageURL(name string, version string) *purl.PackageURL
MakePackageURL returns a package URL following the purl NPM spec with lowercase package names.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.