output

package
v1.0.10 Latest Latest
Warning

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

Go to latest
Published: Nov 21, 2021 License: MIT Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Controller

type Controller struct {
}

type Option

type Option func(options *Options)

func OptionOutput

func OptionOutput(val *pipeline.Output) Option

type Options

type Options struct {
	Output *pipeline.Output
}

type Output

type Output struct {
	InChan  chan *message2.Message
	Sender  sender2.Sender
	Options *Options
	// contains filtered or unexported fields
}

func New

func New(opts ...Option) (out *Output, err error)

func (*Output) Context

func (o *Output) Context() context.Context

func (*Output) Run

func (o *Output) Run(ctx context.Context) (err error)

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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