signaturestest

package
v0.9.14 Latest Latest
Warning

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

Go to latest
Published: Jan 24, 2022 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

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

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

func (*FindingsHolder) GroupBySigID

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

func (*FindingsHolder) OnFinding

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