build

package
v1.1.0-10 Latest Latest
Warning

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

Go to latest
Published: Mar 23, 2021 License: MIT Imports: 4 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type DefaultMessagingFactory

type DefaultMessagingFactory struct {
	cbuild.Factory
}

DefaultMessagingFactory Creates MemoryMessageQueue components by their descriptors. Name of created message queue is taken from its descriptor.

See Factory See MemoryMessageQueue

func NewDefaultMessagingFactory

func NewDefaultMessagingFactory() *DefaultMessagingFactory

NewDefaultMessagingFactory are create a new instance of the factory.

type MessageQueueFactory

type MessageQueueFactory struct {
	build.Factory
	// contains filtered or unexported fields
}

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

See Factory See MemoryMessageQueue

func NewMessageQueueFactory

func NewMessageQueueFactory() *MessageQueueFactory

NewMessageQueueFactory method are create a new instance of the factory.

Jump to

Keyboard shortcuts

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