# Functions
NewAbortingForwarder returns a new, properly initialized, AbortingForwarder.
NewJobsForwarder returns a new, properly initialized, JobsForwarder.
# Structs
AbortingForwarder is a forwarder which aborts all jobs instead of forwarding them.
No description provided by the author
JobsForwarder is a forwarder that transforms and forwards jobs to a pulsar topic.