package
0.11.0
Repository: https://github.com/src-d/lookout.git
Documentation: pkg.go.dev

# Functions

EventEnqueuer returns an event handler that pushes events to the queue.
NewQueueJob creates a new QueueJob from the given Event.
RunEventDequeuer starts an infinite loop that takes jobs from the queue as they become available.

# Structs

QueueJob is the data sent to the queue.