message

package
v0.0.0-...-7b2df92 Latest Latest
Warning

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

Go to latest
Published: Jun 7, 2025 License: BSD-2-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Publisher

type Publisher interface {
	// Publish publishes the order object using the given subject
	Publish(subject string, ord *order.Order) error
	// Close closes the connection to the underlying messaging server
	Close() error
}

Publisher manages publishing of message.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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