scanner_run

package
v0.0.0-...-113e83d Latest Latest
Warning

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

Go to latest
Published: Dec 20, 2024 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CreateScannerRunEventName event.EventName = "CreateScannerRun"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type CreateScannerRunEvent

type CreateScannerRunEvent struct {
	ScannerRun *entity.ScannerRun
}

func (*CreateScannerRunEvent) Name

type ScannerRunHandler

type ScannerRunHandler interface {
	CreateScannerRun(*entity.ScannerRun) (*entity.ScannerRun, error)
}

type ScannerRunHandlerError

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

func (*ScannerRunHandlerError) Error

func (srhe *ScannerRunHandlerError) Error() string

Jump to

Keyboard shortcuts

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