pub type ControllerMap = HashMap<Endpoint, SPDG>;
Endpoints with their SPDGs
struct ControllerMap { /* private fields */ }