# Functions

NewController constructs a new API controller.
NewFactory builds a bus API factory.

# Constants

ConfigID is the string used to identify this config object.
ControllerID identifies the API controller.

# Variables

Version is the API version.

# Structs

Config configures the API.
Controller implements the API controller.
Factory constructs a API.