Documentation ¶
Index ¶
Constants ¶
View Source
const ApplicationName = "xeol"
note: do not change this
View Source
const DBUpdateURL = "https://data.xeol.io/xeol/databases/listing.json"
Variables ¶
This section is empty.
Functions ¶
func HasAnyOfPrefixes ¶
HasAnyOfPrefixes returns an indication if the given string has any of the given prefixes.
func HasAnyOfSuffixes ¶
HasAnyOfSuffixes returns an indication if the given string has any of the given suffixes.
func IsStdinPipeOrRedirect ¶ added in v0.9.0
IsStdinPipeOrRedirect returns true if stdin is provided via pipe or redirect
Types ¶
type StringSet ¶
type StringSet map[string]struct{}
func NewStringSet ¶
func NewStringSet() StringSet
func NewStringSetFromSlice ¶
Directories ¶
Path | Synopsis |
---|---|
Package log contains the singleton object and helper functions for facilitating logging within the syft library.
|
Package log contains the singleton object and helper functions for facilitating logging within the syft library. |
sigverifier
|
|
Click to show internal directories.
Click to hide internal directories.