Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Package ¶
type Package struct { Type string // The package "type" or package "protocol" such as maven, npm, nuget, gem, pypi, etc Namespace string // some name prefix such as a Maven groupid, a Docker image owner, a GitHub user or organization Name string Version string Qualifiers map[string]string Subpath string }
Package structure from purl
Click to show internal directories.
Click to hide internal directories.