package
0.12.12
Repository: https://github.com/hashicorp/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.