Versions in this module Expand all Collapse all v1 v1.0.1 Apr 19, 2024 Changes in this version + const Binding + func NewDriver(config config.Config, driver string) (route.Route, error) + type Driver string + type Route struct + func NewRoute(config config.Config) *Route + type ServiceProvider struct + func (route *ServiceProvider) Boot(app foundation.Application) + func (route *ServiceProvider) Register(app foundation.Application)