Protocol
RouteCollection
Groups collections of routes together for adding to a router.
protocol RouteCollection
Topics
Instance Methods
func boot(routes: any RoutesBuilder) async throwsRegisters routes to the incoming router.
You're viewing documentation for a pre-release version. View the latest stable version
Protocol
protocol RouteCollection
func boot(routes: any RoutesBuilder) async throws