mock

package
v0.0.13 Latest Latest
Warning

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

Go to latest
Published: Oct 30, 2022 License: MPL-2.0 Imports: 1 Imported by: 0

Documentation

Overview

Package mock provides mocks for the parent agent package

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Job

type Job struct {
	ID     string
	Status string
	DoFn   func(otf.Environment) error
}

func (*Job) Do

func (j *Job) Do(exe otf.Environment) error

func (*Job) GetID

func (j *Job) GetID() string

func (*Job) GetStatus

func (j *Job) GetStatus() string

Jump to

Keyboard shortcuts

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