Documentation
¶
Index ¶
- func Distribute(basedir string, config *configs.DropprConfig) error
- func FormFileName(packageUrl string) string
- func GetFileName(packageUrl string) string
- func NewBaseDist(purlType string, config *configs.DropprConfig, baseDir string) *baseDist
- func ParsePurl(packageUrl string) parsedPurl
- type Result
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Distribute ¶
func Distribute(basedir string, config *configs.DropprConfig) error
func FormFileName ¶ added in v0.2.1
* Form a file name based on a string conforming to the PackageURL of a cdx.Component
func GetFileName ¶ added in v0.3.0
* Form a file name based on a string conforming to the PackageURL of a cdx.Component
func NewBaseDist ¶
func NewBaseDist(purlType string, config *configs.DropprConfig, baseDir string) *baseDist
Types ¶
Click to show internal directories.
Click to hide internal directories.