go method

Implementation

RouteQueueEntry go() {
  return router.routerDelegate._run(baseEntry);
}