Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RabbitMQDestination ¶
type RabbitMQDestination struct {
}
func New ¶
func New() *RabbitMQDestination
func (*RabbitMQDestination) Publish ¶
func (d *RabbitMQDestination) Publish(ctx context.Context, destination adapters.DestinationAdapterValue, event *adapters.Event) error
func (*RabbitMQDestination) Validate ¶
func (d *RabbitMQDestination) Validate(ctx context.Context, destination adapters.DestinationAdapterValue) error
Click to show internal directories.
Click to hide internal directories.