DashboardControllerType
public protocol DashboardControllerType
Undocumented
-
Undocumented
Declaration
Swift
func renderDashboard(_ req: Request) throws -> Future<Response>
AdminPanel Docs (21% documented)
public protocol DashboardControllerType
Undocumented
Undocumented
Swift
func renderDashboard(_ req: Request) throws -> Future<Response>