producer

package
v0.30.0 Latest Latest
Warning

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

Go to latest
Published: Aug 20, 2024 License: MPL-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 Producer

type Producer interface {
	// PublishSinkStatus to be used to publish the sink activity to the sinker
	PublishSinkStatus(ctx context.Context, ownerId string, sinkId string, status string, errorMessage string) error
}

func NewMaestroProducer

func NewMaestroProducer(logger *zap.Logger, streamRedis *redis.Client) Producer

type SinkStatusEvent

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

func (SinkStatusEvent) Encode

func (e SinkStatusEvent) Encode() map[string]interface{}

Jump to

Keyboard shortcuts

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