runner

package
v1.0.7 Latest Latest
Warning

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

Go to latest
Published: Mar 10, 2023 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScraperRunner

type ScraperRunner struct {
	ScrapperEnabled bool // RUNNER_SCRAPPERENABLED
	Scraper         scraper.Scraper
}

ScraperRunner prepares data for executor

func NewRunner

func NewRunner() (*ScraperRunner, error)

NewRunner creates scraper runner

func (*ScraperRunner) GetType added in v1.0.3

func (r *ScraperRunner) GetType() runner.Type

GetType returns runner type

func (*ScraperRunner) Run

func (r *ScraperRunner) Run(execution testkube.Execution) (result testkube.ExecutionResult, err error)

Run prepares data for executor

Jump to

Keyboard shortcuts

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