Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ParserNames = []string{
"apk",
"debian",
"java",
"npm",
"composer",
"python",
"gem",
"rpm",
"dart",
"nuget",
"go",
"rust",
"conan",
"hackage",
"pod",
"hex",
"portage",
}
ParserNames slice of supported parser names
Functions ¶
func FormatLockKeyVal ¶
FormatLockKeyVal formats .lock Key Value Data String
func ParserEnabled ¶
ParserEnabled checks if all or a specific parser is enabled
func StringSliceContains ¶
StringSliceContains checks if a string slice contains specified string
func TrimUntilLayer ¶
TrimUntilLayer Returns file path without layer hash
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.