Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func AllTypeNames ¶ added in v0.95.0
func AllTypeNames() []string
func AllTypes ¶
func AllTypes() []any
AllTypes returns a list of all source metadata types that syft supports (that are represented in the source.Description.Metadata field).
func DiscoverTypeNames ¶
func ReflectTypeFromJSONName ¶
Types ¶
type CompletionTester ¶
type CompletionTester struct {
// contains filtered or unexported fields
}
func NewCompletionTester ¶
func NewCompletionTester(t testing.TB, ignore ...any) *CompletionTester
Source Files ¶
Click to show internal directories.
Click to hide internal directories.