build

package
v1.0.0 Latest Latest
Warning

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

Go to latest
Published: Oct 7, 2022 License: MIT Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultRabbitMQFactory

type DefaultRabbitMQFactory struct {
	*cbuild.Factory
}

Creates RabbitMQMessageQueue components by their descriptors. See RabbitMQMessageQueue

func NewDefaultRabbitMQFactory

func NewDefaultRabbitMQFactory() *DefaultRabbitMQFactory

NewDefaultRabbitMQFactory method are create a new instance of the factory.

type RabbitMQMessageQueueFactory

type RabbitMQMessageQueueFactory struct {
	*cbuild.Factory
	// contains filtered or unexported fields
}

func NewRabbitMQMessageQueueFactory

func NewRabbitMQMessageQueueFactory() *RabbitMQMessageQueueFactory

func (*RabbitMQMessageQueueFactory) Configure

func (c *RabbitMQMessageQueueFactory) Configure(ctx context.Context, config *cconf.ConfigParams)

func (*RabbitMQMessageQueueFactory) CreateQueue

Creates a message queue component and assigns its name.

Parameters:

  • name: a name of the created message queue.

func (*RabbitMQMessageQueueFactory) SetReferences

func (c *RabbitMQMessageQueueFactory) SetReferences(ctx context.Context, references cref.IReferences)

Jump to

Keyboard shortcuts

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