# Constants
ConfigID is the string used to identify this config object.
ControllerID is the ID of the controller.
# Variables
Version is the version of the controller implementation.
# Structs
Config configures the tptaddr dialer controller.
Controller implements the tptaddr dialer controller.
Factory constructs the controller.