infofinder

package
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 8, 2023 License: Apache-2.0 Imports: 12 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FlattenedInfos

type FlattenedInfos struct {
	ScannerName string `json:"ScannerName"`
	types.Info
}

type InfoFinder

type InfoFinder struct {
	// contains filtered or unexported fields
}

func New

func (InfoFinder) GetType

func (i InfoFinder) GetType() types.FamilyType

func (InfoFinder) Run

type Results

type Results struct {
	Metadata familiestypes.Metadata `json:"Metadata"`
	Infos    []FlattenedInfos       `json:"Infos"`
}

func NewResults

func NewResults() *Results

func (*Results) AddScannerResult

func (r *Results) AddScannerResult(scannerResult *types.ScannerResult)

func (*Results) IsResults

func (*Results) IsResults()

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL