updaters

package
v0.0.0-...-d996d1d Latest Latest
Warning

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

Go to latest
Published: Feb 24, 2025 License: BSD-3-Clause Imports: 6 Imported by: 0

Documentation

Overview

Package updaters defines updates for dynamic requests.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func InsertTaskLeft

func InsertTaskLeft(
	taskList *[]*api.CrosTestRunnerDynamicRequest_Task,
	task *api.CrosTestRunnerDynamicRequest_Task,
	at int)

InsertTaskLeft places the task to the left of the index.

func InsertTaskRight

func InsertTaskRight(
	taskList *[]*api.CrosTestRunnerDynamicRequest_Task,
	task *api.CrosTestRunnerDynamicRequest_Task,
	at int)

InsertTaskRight places the task to the right of the index.

func ProcessUpdateAction

func ProcessUpdateAction(req *api.CrosTestRunnerDynamicRequest, updateAction *api.UpdateAction, focalIndex int) error

ProcessUpdateAction maps each update action to a handler.

Types

This section is empty.

Jump to

Keyboard shortcuts

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