# Functions
New returns a new Bus.
# Variables
EventChanBufferLength is the number of unhandled events which can be queued to the event channel buffer before further events are lost.
# Structs
Bus provides an ari.Bus interface to MessageBus.
Subscription represents an ari.Subscription over MessageBus.