icap

package
v0.0.0-...-8d7cf1a Latest Latest
Warning

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

Go to latest
Published: Jun 17, 2026 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func ICAPProcessing

func ICAPProcessing(ctx context.Context, job database.ProcessingJob) error

ICAPProcessing runs the file against all configured external ICAP servers.

Types

type ICAPScanResult

type ICAPScanResult struct {
	Results  []icapclient.ScanResult `json:"results"`
	Infected bool                    `json:"infected"`
	Summary  string                  `json:"summary,omitempty"`
}

ICAPScanResult stores the combined results from all ICAP servers.

Jump to

Keyboard shortcuts

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