package
0.10.5-fly
Repository: https://github.com/superfly/nomad.git
Documentation: pkg.go.dev

# Functions

NewEventer returns an Eventer with a running event loop that can be stopped by closing the given stop channel.

# Variables

ConsumerGCInterval is the interval at which garbage collection of consumers occures.
DefaultSendEventTimeout is the timeout used when publishing events to consumers.

# Structs

Eventer is a utility to control broadcast of TaskEvents to multiple consumers.