events

package
v0.0.0-...-931afa0 Latest Latest
Warning

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

Go to latest
Published: Aug 1, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RabbitMQBroker

type RabbitMQBroker struct {
	QueueName  string
	Connection *amqp.Connection
	Logger     *logrus.Entry
}

func (*RabbitMQBroker) Publish

func (rmq *RabbitMQBroker) Publish(message []byte) error

type RabbitMQBrokerInterface

type RabbitMQBrokerInterface interface {
	Publish(message []byte) error
}

Directories

Path Synopsis
Package mock_events is a generated GoMock package.
Package mock_events is a generated GoMock package.

Jump to

Keyboard shortcuts

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