executor

package
v0.0.0-...-486ae31 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2026 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const CheckParallelTasks = 2
View Source
const ParallelTasks = 15

Variables

This section is empty.

Functions

This section is empty.

Types

type OctopusCheckExecutor

type OctopusCheckExecutor struct {
}

OctopusCheckExecutor is responsible for running each lint check and returning the results. It deals with things like retries and error handling.

func NewOctopusCheckExecutor

func NewOctopusCheckExecutor() OctopusCheckExecutor

func (OctopusCheckExecutor) ExecuteChecks

func (o OctopusCheckExecutor) ExecuteChecks(checkCollection []checks.OctopusCheck, handleError func(checks.OctopusCheck, error) error) ([]checks.OctopusCheckResult, error)

ExecuteChecks executes each check and collects the results.

Jump to

Keyboard shortcuts

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