flow

package
v0.0.0-...-4413804 Latest Latest
Warning

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

Go to latest
Published: Sep 14, 2015 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

flow

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Flow

type Flow struct {
	Context FlowContext
}

func (*Flow) Map

func (f *Flow) Map(mapper Mapper)

type FlowContext

type FlowContext struct {
	SourceTasks []Task
}

type Mapper

type Mapper func([]byte) []byte

type Task

type Task struct {
	Parent *Task
	// contains filtered or unexported fields
}

Jump to

Keyboard shortcuts

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