# Functions
NewBusBridge constructs a new bus bridge.
NewBusBridgeResolver constructs a new BusBridgeResolver.
# Constants
ControllerID is the controller identifier.
# Variables
Version is the API version.
# Structs
BusBridge forwards directives to a bus.
BusBridgeResolver resolves directives by forwarding to another bus.
# Type aliases
FilterFn filters directive instances for the bus bridge.