build

package
v1.0.3 Latest Latest
Warning

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

Go to latest
Published: Jan 12, 2023 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 DefaultKafkaFactory

type DefaultKafkaFactory struct {
	*cbuild.Factory
}

Creates KafkaMessageQueue components by their descriptors. See KafkaMessageQueue

func NewDefaultKafkaFactory

func NewDefaultKafkaFactory() *DefaultKafkaFactory

NewDefaultKafkaFactory method are create a new instance of the factory.

type KafkaMessageQueueFactory

type KafkaMessageQueueFactory struct {
	build.MessageQueueFactory
}

KafkaMessageQueueFactory are creates KafkaMessageQueue components by their descriptors. Name of created message queue is taken from its descriptor.

See Factory See KafkaMessageQueue

func NewKafkaMessageQueueFactory

func NewKafkaMessageQueueFactory() *KafkaMessageQueueFactory

NewKafkaMessageQueueFactory method are create a new instance of the factory.

func (*KafkaMessageQueueFactory) CreateQueue

Creates a message queue component and assigns its name.

Parameters:

  • name: a name of the created message queue.

Jump to

Keyboard shortcuts

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