eventsplitter

package
v0.4.51 Latest Latest
Warning

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

Go to latest
Published: May 14, 2024 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type EventSplitter

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

EventSplitter is a service for duplicating incoming events onto several outgoing channels.

func New

func New(in chan *api.EventMessage, outs ...chan *api.EventMessage) *EventSplitter

func (*EventSplitter) Run

func (srv *EventSplitter) Run(ctx context.Context) error

Jump to

Keyboard shortcuts

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