input

package
v0.0.0-...-5f394f6 Latest Latest
Warning

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

Go to latest
Published: Sep 18, 2018 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DelugeConsumerModule

type DelugeConsumerModule struct {
	*pipeliner_modules.GenericConsumerModule
	// contains filtered or unexported fields
}

func NewDelugeConsumerModule

func NewDelugeConsumerModule(specificId string) *DelugeConsumerModule

func (*DelugeConsumerModule) Configure

func (m *DelugeConsumerModule) Configure(
	params *base_modules.ParameterMap) error

func (*DelugeConsumerModule) Duplicate

func (m *DelugeConsumerModule) Duplicate(specificId string) (base_modules.Module,
	error)

func (*DelugeConsumerModule) Parameters

type EmailConsumerModule

type EmailConsumerModule struct {
	*pipeliner_modules.GenericConsumerModule
	// contains filtered or unexported fields
}

func NewEmailConsumerModule

func NewEmailConsumerModule(specificId string) *EmailConsumerModule

func (*EmailConsumerModule) Configure

func (m *EmailConsumerModule) Configure(params *base_modules.ParameterMap) error

func (*EmailConsumerModule) Duplicate

func (m *EmailConsumerModule) Duplicate(specificId string) (base_modules.Module, error)

func (*EmailConsumerModule) Parameters

type PrintConsumerModule

type PrintConsumerModule struct {
	*pipeliner_modules.GenericConsumerModule
}

func NewPrintConsumerModule

func NewPrintConsumerModule(specificId string) *PrintConsumerModule

func (*PrintConsumerModule) Duplicate

func (m *PrintConsumerModule) Duplicate(specificId string) (base_modules.Module,
	error)

func (*PrintConsumerModule) Ready

func (m *PrintConsumerModule) Ready() bool

Jump to

Keyboard shortcuts

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