rabbitmq

package
v1.8.0 Latest Latest
Warning

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

Go to latest
Published: Sep 3, 2026 License: MIT Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type RabbitMQQueueSource

type RabbitMQQueueSource struct {
	// contains filtered or unexported fields
}

func NewRabbitMQQueueSource

func NewRabbitMQQueueSource(url string, queueName string) (*RabbitMQQueueSource, error)

func (*RabbitMQQueueSource) Ack

func (*RabbitMQQueueSource) Close

func (s *RabbitMQQueueSource) Close() error

func (*RabbitMQQueueSource) Ping

func (*RabbitMQQueueSource) Read

func (*RabbitMQQueueSource) Sample

func (s *RabbitMQQueueSource) Sample(ctx context.Context, table string) (hermod.Message, error)

type RabbitMQStreamSource

type RabbitMQStreamSource struct {
	// contains filtered or unexported fields
}

func NewRabbitMQStreamSource

func NewRabbitMQStreamSource(url string, streamName string, consumerName string) (*RabbitMQStreamSource, error)

func (*RabbitMQStreamSource) Ack

func (*RabbitMQStreamSource) Close

func (s *RabbitMQStreamSource) Close() error

func (*RabbitMQStreamSource) Ping

func (*RabbitMQStreamSource) Read

func (*RabbitMQStreamSource) Sample

func (s *RabbitMQStreamSource) Sample(ctx context.Context, table string) (hermod.Message, error)

Jump to

Keyboard shortcuts

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