noop

package
v0.0.0-...-7d1b802 Latest Latest
Warning

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

Go to latest
Published: Aug 24, 2017 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

View Source
const (
	AttrSuccessDuration = "anemos/attribute:anemos:noop:duration/success"
	AttrFailDuration    = "anemos/attribute:anemos:noop:duration/fail"
	AttrRetries         = "anemos/attribute:anemos:noop:reties"
	AttrCouple          = "anemos/attribute:anemos:noop:couple"
)
View Source
const (
	AttrNameSuccessDuration = "duration/success"
	AttrNameFailDuration    = "duration/fail"
	AttrNameRetries         = "reties"
	AttrNameCouple          = "couple"
)

Variables

This section is empty.

Functions

This section is empty.

Types

type MetaData

type MetaData string

type NoopExecutor

type NoopExecutor struct {
	// contains filtered or unexported fields
}

func (*NoopExecutor) CoupleObserver

func (ne *NoopExecutor) CoupleObserver(observer *NoopObserver)

func (*NoopExecutor) Execute

func (ne *NoopExecutor) Execute(instance *api.TaskInstance)

type NoopObserver

type NoopObserver struct {
	Router anemos.Trigger
	// contains filtered or unexported fields
}

func (*NoopObserver) Start

func (c *NoopObserver) Start()

func (*NoopObserver) Stop

func (c *NoopObserver) Stop()

type NoopTask

type NoopTask struct {
	// contains filtered or unexported fields
}

type NoopTaskDefinition

type NoopTaskDefinition struct {
	// contains filtered or unexported fields
}

type NoopTaskType

type NoopTaskType int
const (
	Success NoopTaskType = iota
	Fail
)

Jump to

Keyboard shortcuts

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