Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type QueueAllocator ¶
type QueueAllocator interface {
GetQueue(ctx context.Context, identifier core.Identifier) singleQueueConfiguration
}
func NewQueueAllocator ¶
func NewQueueAllocator(config runtimeInterfaces.Configuration, db repositories.RepositoryInterface) QueueAllocator
Click to show internal directories.
Click to hide internal directories.