Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GlobalQueueInput ¶
type GlobalQueueInput struct{}
type QueueChecker ¶
type QueueChecker struct {
// contains filtered or unexported fields
}
func NewQueueChecker ¶
func NewQueueChecker(repo repository.Repository, mqc *modulequeuechecker.ModuleQueueChecker) *QueueChecker
func (*QueueChecker) CheckQueues ¶
func (qc *QueueChecker) CheckQueues(ctx workflow.Context, input GlobalQueueInput) (string, error)
Click to show internal directories.
Click to hide internal directories.