# Functions

NewToyController constructs a new toy controller.
NewToyFactory builds a new generic factory.

# Constants

ControllerID is the controller ID.

# Variables

Version is the controller version.

# Structs

ToyController is an example controller.
ToyControllerConfig contains configuration for the toy controller.
ToyFactory implements the toy controller factory.