Module leptus_router

Data Types

dispatch()

dispatch() = cowboy_router:dispatch_rules()

routes()

routes() = cowboy_router:routes()

Function Index

paths/1
sort_dispatch/1
static_file_routes/1

Function Details

paths/1

paths(Handlers::leptus:handlers()) -> routes()

sort_dispatch/1

sort_dispatch(Dispatch::dispatch()) -> dispatch()

static_file_routes/1

static_file_routes(X1) -> any()


Generated by EDoc