types

package
v0.0.0-...-e560ebb Latest Latest
Warning

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

Go to latest
Published: Jul 13, 2021 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Overview

Package types contains types common to execution sub-packages.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type InvocationID

type InvocationID string

InvocationID is a unique identifier used to refer to the input invocations.

InvocationID is required because there is no natural unique name for invocations.

func NewInvocationID

NewInvocationID constructs a new unique ID for an invocation.

The first argument should be used to ensure that multiple invocations for the same test get a distinct InvocationID.

type TaskDimKeyVal

type TaskDimKeyVal struct {
	Key, Val string
}

TaskDimKeyVal is a key-value Swarming task dimension.

Jump to

Keyboard shortcuts

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