DashboardControllerType

public protocol DashboardControllerType

Undocumented

  • Undocumented

    Declaration

    Swift

    func renderDashboard(_ req: Request) throws -> Future<Response>