producers

package
v0.0.0-...-9bb8190 Latest Latest
Warning

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

Go to latest
Published: Feb 17, 2021 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Producer

type Producer struct {
	Stream chan dagger.Record
	// contains filtered or unexported fields
}

Producer represents a specific producer implementation

func InitProducer

func InitProducer() Producer

InitProducer initializes a new producer

func (Producer) GetNext

func (p Producer) GetNext(arg string, response *dagger.Record) error

GetNext returns the next value in the record stream

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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