outputprocessor

package
v0.0.1 Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type OutputProcessor

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

OutputProcessor ...

func New

func New(channel <-chan *faas.Output, publisher Publisher) *OutputProcessor

New ...

func (*OutputProcessor) Process

func (o *OutputProcessor) Process(output *faas.Output) error

Process ...

type Publisher

type Publisher interface {
	Publish(string, interface{}) error
}

Publisher ...

Jump to

Keyboard shortcuts

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