pulsartest

package
v0.4.47 Latest Latest
Warning

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

Go to latest
Published: Apr 28, 2024 License: Apache-2.0 Imports: 18 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func UnmarshalEventSubmission

func UnmarshalEventSubmission(yamlBytes []byte, es *armadaevents.EventSequence) error

UnmarshalEventSubmission unmarshalls bytes into an EventSequence

Types

type App

type App struct {
	Producer pulsar.Producer
	Reader   pulsar.Reader
}

func New

func New(params Params, cmdType string) (*App, error)

func (*App) Submit

func (a *App) Submit(path string) error

Submit a job, represented by a file, to the Pulsar server.

func (*App) Watch

func (a *App) Watch() error

Watch for Pulsar events

type Params

type Params struct {
	Pulsar configuration.PulsarConfig
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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