messageQueue

package
v1.20.4 Latest Latest
Warning

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

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config added in v1.9.0

type Config struct {
	MQType  string
	Url     string
	Secrets map[string][]byte
}

type MessageQueue

type MessageQueue interface {
	Subscribe(trigger *fv1.MessageQueueTrigger) (Subscription, error)
	Unsubscribe(triggerSub Subscription) error
}

type Subscription added in v1.9.0

type Subscription interface{}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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