pubsub

package
v0.0.0-...-d50bbac Latest Latest
Warning

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

Go to latest
Published: Jun 18, 2024 License: MIT Imports: 2 Imported by: 2

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type IPubSubProvider

type IPubSubProvider interface {
	Init(config providers.IProviderConfig) error
	Publish(topic string, message v1alpha2.Event) error
	Subscribe(topic string, handler v1alpha2.EventHandler) error
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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