replay

package
v0.6.0 Latest Latest
Warning

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

Go to latest
Published: Nov 27, 2021 License: MIT Imports: 34 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	ErrorJobNotFound = errors.New("job id not found")
)

Functions

This section is empty.

Types

type Approve

type Approve struct {
	rc_recipe.RemarkSecret
	Id            string
	WorkspacePath mo_string.OptionalString
	ReplayPath    mo_string.OptionalString
	Name          mo_string.OptionalString
}

func (*Approve) Exec

func (z *Approve) Exec(c app_control.Control) error

func (*Approve) Preset

func (z *Approve) Preset()

func (*Approve) Test

func (z *Approve) Test(c app_control.Control) error

type Bundle

type Bundle struct {
	rc_recipe.RemarkSecret
	ReplayPath  mo_string.OptionalString
	ResultsPath mo_path.DropboxPath
	PeerName    string
	Timeout     int
}

func (*Bundle) Exec

func (z *Bundle) Exec(c app_control.Control) error

func (*Bundle) Preset

func (z *Bundle) Preset()

func (*Bundle) Test

func (z *Bundle) Test(c app_control.Control) error

type Recipe

type Recipe struct {
	rc_recipe.RemarkSecret
	Id   string
	Path mo_string.OptionalString
}

func (*Recipe) Exec

func (z *Recipe) Exec(c app_control.Control) error

func (*Recipe) Preset

func (z *Recipe) Preset()

func (*Recipe) Test

func (z *Recipe) Test(c app_control.Control) error

type Remote

type Remote struct {
	rc_recipe.RemarkSecret
	ReplayUrl mo_string.OptionalString
}

func (*Remote) Exec

func (z *Remote) Exec(c app_control.Control) error

func (*Remote) Preset

func (z *Remote) Preset()

func (*Remote) Test

func (z *Remote) Test(c app_control.Control) error

Jump to

Keyboard shortcuts

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