worker

package
v0.2.8 Latest Latest
Warning

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

Go to latest
Published: Feb 1, 2023 License: AGPL-3.0 Imports: 33 Imported by: 0

Documentation

Index

Constants

View Source
const (
	WAITING = iota
	STARTED
	FAILED
)

Variables

This section is empty.

Functions

func RunWorkerServer added in v0.2.0

func RunWorkerServer()

Types

type Config

type Config struct {
	libWorker.Options

	Out []string `json:"out" envconfig:"K6_OUT"`

	// TODO: deprecate
	Collectors map[string]json.RawMessage `json:"collectors"`
}

Config ...

type JobUserUpdate

type JobUserUpdate struct {
	UpdateType string `json:"updateType"`
}

Jump to

Keyboard shortcuts

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