test

package
v0.0.0-...-1bc2417 Latest Latest
Warning

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

Go to latest
Published: Jul 25, 2019 License: Apache-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Double

type Double struct {
}

func (*Double) Init

func (this *Double) Init(parentCtx context.Context, params map[string]interface{}) error

func (*Double) Process

func (this *Double) Process(ctx context.Context, args map[string]interface{}) (map[string]interface{}, error)

type MockedConfigManager

type MockedConfigManager struct {
	libdag.ConfigManager
}

func (*MockedConfigManager) GetConfig

func (this *MockedConfigManager) GetConfig(configKey string) (*libdag.DagConfig, error)

type MockedHandlerManager

type MockedHandlerManager struct {
	libdag.HandlerManager
}

func (*MockedHandlerManager) CreateHandler

func (this *MockedHandlerManager) CreateHandler(handlerName string) (libdag.DagNodeHandler, error)

type MockedLoader

type MockedLoader struct {
	ConfigPath string
}

func (*MockedLoader) LoadConfigData

func (this *MockedLoader) LoadConfigData(configKey string) ([]byte, error)

Jump to

Keyboard shortcuts

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