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