signaturestest

package
v0.6.5 Latest Latest
Warning

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

Go to latest
Published: Dec 6, 2021 License: Apache-2.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type FindingsHolder added in v0.6.5

type FindingsHolder struct {
	Values []types.Finding
}

FindingsHolder is a utility struct that defines types.SignatureHandler callback method and holds types.Finding values received as the callback's argument in memory.

func (*FindingsHolder) FirstValue added in v0.6.5

func (h *FindingsHolder) FirstValue() *types.Finding

func (*FindingsHolder) GroupBySigID added in v0.6.5

func (h *FindingsHolder) GroupBySigID() map[string]types.Finding

func (*FindingsHolder) OnFinding added in v0.6.5

func (h *FindingsHolder) OnFinding(f types.Finding)

Jump to

Keyboard shortcuts

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