Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type EnqueueRequestFromCache ¶
EnqueueRequestFromCache enqueues events based on a cache.
func NewEnqueueRequestFromCache ¶
func NewEnqueueRequestFromCache(c cache.Cache) *EnqueueRequestFromCache
NewEnqueueRequestFromCache takes a cache, creates an EnqueueRequestFromCache and adds a generic event handler that adds the event object in the queue on cache miss.
Click to show internal directories.
Click to hide internal directories.