processor

package
v0.0.0-...-6d66bbc Latest Latest
Warning

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

Go to latest
Published: Sep 12, 2023 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetDataProductStream

func GetDataProductStream(js jetstream.JetStream, prodType string) []string

Types

type Processor

type Processor interface {
	Start()                          // Load state for sched eg: jetstream
	Subscribe()                      // Subscribe subject (sync)
	Process(cons jetstream.Consumer) // Consume the messages
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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