Documentation
¶
Overview ¶
Package depsdevalpha contains constants and mappings for the deps.dev v3alpha API.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var System = map[string]pb.System{ purl.TypeGolang: pb.System_GO, purl.TypeGem: pb.System_RUBYGEMS, purl.TypeNPM: pb.System_NPM, purl.TypeCargo: pb.System_CARGO, purl.TypeMaven: pb.System_MAVEN, purl.TypePyPi: pb.System_PYPI, purl.TypeNuget: pb.System_NUGET, }
System maps from purl type to the deps.dev systems.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.