from

package
v1.2.0 Latest Latest
Warning

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

Go to latest
Published: Jul 14, 2022 License: BSD-3-Clause Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Planner added in v1.2.0

type Planner interface {
	PullWork() (zbuf.Puller, error)
	Progress() zbuf.Progress
}

type Proc

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

func New added in v1.2.0

func New(pctx *op.Context, planner Planner) *Proc

func NewPuller

func NewPuller(pctx *op.Context, puller zbuf.Puller) *Proc

func (*Proc) Pull

func (p *Proc) Pull(done bool) (zbuf.Batch, error)

Pull implements the merge logic for returning data from the upstreams.

Jump to

Keyboard shortcuts

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