server

package
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: Aug 8, 2022 License: MIT Imports: 27 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Main

func Main(pluginConfig *PluginConfig, cmd string, args []string, sigs <-chan os.Signal) error

Main is the main function that executes the ConTest server.

Types

type PluginConfig

type PluginConfig struct {
	TargetManagerLoaders []target.TargetManagerLoader
	TestFetcherLoaders   []test.TestFetcherLoader
	TestStepLoaders      []test.TestStepLoader
	ReporterLoaders      []job.ReporterLoader
}

PluginConfig contains the configuration for all the plugins desired in a server instance.

Jump to

Keyboard shortcuts

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