nozzle

package
v1.3.1 Latest Latest
Warning

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

Go to latest
Published: Mar 29, 2024 License: Apache-2.0 Imports: 7 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	Logger                lager.Logger
	StatusMonitorInterval time.Duration
}

type Nozzle

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

Nozzle reads events from eventsource.Source and routes events to targets by using eventrouter.Router

func New

func New(eventSource eventsource.Source, eventRouter eventrouter.Router, config *Config) *Nozzle

func (*Nozzle) Close

func (f *Nozzle) Close() error

func (*Nozzle) Start

func (f *Nozzle) Start() error

Jump to

Keyboard shortcuts

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