pipelog

package
v0.0.0-...-f92ee09 Latest Latest
Warning

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

Go to latest
Published: Apr 9, 2021 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Log

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

Log is a pipeline processor that logs incoming messages

func New

func New(opts *opts.Opts) *Log

New creates new instance of Log pipeline element

func (*Log) AddNext

func (p *Log) AddNext(pe pipeline.Pipeline)

AddNext ...

func (*Log) Next

func (p *Log) Next() pipeline.Pipeline

Next ...

func (*Log) Publish

func (p *Log) Publish(m *model.Message) error

Publish ...

Jump to

Keyboard shortcuts

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