pull

package
v1.2.1 Latest Latest
Warning

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

Go to latest
Published: Dec 12, 2019 License: MIT Imports: 1 Imported by: 8

Documentation

Index

Constants

This section is empty.

Variables

View Source
var ErrPullStreamEnd = errors.New("pull stream end")

Functions

func Pull

func Pull(opts ...interface{}) interface{}

Types

type Pulls added in v1.2.1

type Pulls []interface{}

type Read

type Read func(end error, cb SourceCallback)

type Sink

type Sink func(read Read)

type SourceCallback

type SourceCallback func(end error, data interface{})

type SourceCallbackMap

type SourceCallbackMap func(cb SourceCallback) SourceCallback

type Through

type Through func(read Read) Read

Jump to

Keyboard shortcuts

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