runner

package
v1.2.10 Latest Latest
Warning

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

Go to latest
Published: Mar 24, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Overview

Package runner contains tools for running diagnostics.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

type Engine interface {
	// Run executes the engine
	Run(context.Context) (status.Accessor, error)
	// ShouldFail returns true if any required check failed
	ShouldFail() bool
}

func NewRunner

func NewRunner(c *config.Settings, reg catalog.Registry, stage string) Engine

Jump to

Keyboard shortcuts

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