inproc

package
v0.0.0-...-b7db0ac Latest Latest
Warning

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

Go to latest
Published: Apr 12, 2017 License: MPL-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DummyAction

type DummyAction struct {
	LogPath     string
	LogContexts bool
	Results     map[string]interface{}
	// contains filtered or unexported fields
}

DummyAction ...

func (DummyAction) Execute

func (instance DummyAction) Execute(ctx context.Context, executionContext core.ExecutionContext) core.ExecutionResult

Execute ...

type GeneralExecutionResultProcessor

type GeneralExecutionResultProcessor struct {
}

GeneralExecutionResultProcessor ...

func NewGeneralExecutionResultProcessor

func NewGeneralExecutionResultProcessor() GeneralExecutionResultProcessor

NewGeneralExecutionResultProcessor ...

func (GeneralExecutionResultProcessor) Process

func (instance GeneralExecutionResultProcessor) Process(result core.ExecutionResult, registry metrics.Registry)

Process ...

type IPanicAction

type IPanicAction struct {
}

IPanicAction ...

func (IPanicAction) Execute

func (instance IPanicAction) Execute(ctx context.Context, executionContext core.ExecutionContext) core.ExecutionResult

Execute ...

type YamlDummyActionParser

type YamlDummyActionParser struct{}

YamlDummyActionParser ...

func (YamlDummyActionParser) Key

func (instance YamlDummyActionParser) Key() string

Key ...

func (YamlDummyActionParser) Parse

func (instance YamlDummyActionParser) Parse(input map[string]interface{}) core.Action

Parse ...

type YamlIPanicActionParser

type YamlIPanicActionParser struct{}

YamlIPanicActionParser ...

func (YamlIPanicActionParser) Key

func (instance YamlIPanicActionParser) Key() string

Key ...

func (YamlIPanicActionParser) Parse

func (instance YamlIPanicActionParser) Parse(input map[string]interface{}) core.Action

Parse ...

Jump to

Keyboard shortcuts

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