# Functions

NewMessageQueueFactory method creates a new instance of the factory.
NewDefaultMessagingFactory are create a new instance of the factory.
NewMemoryMessageQueueFactory method are create a new instance of the factory.

# Structs

DefaultMessagingFactory Creates MemoryMessageQueue components by their descriptors.
MemoryMessageQueueFactory are creates MemoryMemoryMessageQueue components by their descriptors.
MessageQueueFactory are creates MessageQueue components by their descriptors.

# Interfaces

Creates message queue componens.