# Functions
NewConfigWithPrivKey builds a new configuration with a private key.
NewController constructs a new peer controller.
NewFactory builds a peer controller factory.
# Constants
ConfigID is the identifier for the config type.
ControllerID is the ID of the controller.
# Variables
Version is the version of the controller implementation.
# Structs
Config is the peer controller config.
Controller is the Peer controller.
Factory constructs a Peer controller.