# Functions
NewController constructs a new accept controller.
NewFactory builds a accept factory.
NewMountedStreamHandler constructs the mounted stream handler.
# Constants
ConfigID is the string used to identify this config object.
ControllerID identifies the accept controller.
# Variables
Version is the controller version.
# Structs
Config configures the accept controller.
Controller accepts HandleMountedStream via waiting RPC calls and streams data over the request and response streams.
Factory constructs a controller.
MountedStreamHandler implements the mounted stream handler.