KantaWeb.Router (kanta v0.5.1)

Summary

Functions

append_last_path(paths, path)

@spec append_last_path(list(), binary()) :: list()

call(conn, opts)

Callback invoked by Plug on every request.

formatted_routes(_)

Callback implementation for Phoenix.VerifiedRoutes.formatted_routes/1.

init(opts)

Callback required by Plug that initializes the router for serving web requests.

internal_dashboard_scoped_path(path)

(macro)

kanta_api(path \\ "/kanta-api")

(macro)

kanta_dashboard(path \\ "/kanta", opts \\ [])

(macro)

verified_route?(_, split_path)

Callback implementation for Phoenix.VerifiedRoutes.verified_route?/2.