runtime

package
v0.1.6 Latest Latest
Warning

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

Go to latest
Published: Apr 14, 2026 License: MIT Imports: 17 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Engine

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

func NewEngine

func NewEngine(cfg *spec.Config, cfgPath string) *Engine

func (*Engine) Run

func (e *Engine) Run(ctx context.Context) error

type LocalJobSource

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

func NewLocalJobSource

func NewLocalJobSource(checks []spec.CheckSpec) *LocalJobSource

func (*LocalJobSource) Ack

func (*LocalJobSource) Heartbeat

func (s *LocalJobSource) Heartbeat(_ context.Context, _ spec.Lease) error

func (*LocalJobSource) Nack

func (s *LocalJobSource) Nack(_ context.Context, _ spec.Lease, _ string) error

func (*LocalJobSource) Poll

func (*LocalJobSource) UpdateChecks

func (s *LocalJobSource) UpdateChecks(checks []spec.CheckSpec)

Jump to

Keyboard shortcuts

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