Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type MetricTarget ¶
type MetricTarget struct { }
func NewMetricTarget ¶
func NewMetricTarget() *MetricTarget
func (*MetricTarget) Finalize ¶
func (t *MetricTarget) Finalize() error
func (*MetricTarget) Initialize ¶
func (t *MetricTarget) Initialize()
func (*MetricTarget) ProcessVulns ¶
func (t *MetricTarget) ProcessVulns(result vuln.ScanResult) error
func (*MetricTarget) ValidateConfig ¶
func (t *MetricTarget) ValidateConfig() error
Click to show internal directories.
Click to hide internal directories.