scan

package
v0.12.2 Latest Latest
Warning

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

Go to latest
Published: Jun 12, 2026 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Overview

Package scan exposes the command-facing scan pipeline API.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Request

type Request = engine.PipelineRequest

Request defines input for a full scan pipeline run.

type Result

type Result = engine.PipelineResult

Result contains the full output of a scan pipeline run.

func Run

func Run(ctx context.Context, pipeline *engine.Pipeline, req Request) (Result, error)

Run executes the full scan pipeline and returns a consolidated result.

Jump to

Keyboard shortcuts

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