Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ErrorSkipRetry error = errors.New("skip retry")
Functions ¶
Types ¶
type ConsumerQueue ¶
type ProducerQueue ¶
type Queue ¶
type Queue interface {
ProducerQueue
ConsumerQueue
Stop()
}
Click to show internal directories.
Click to hide internal directories.