View Source Routes.Collector (routes v0.2.0)

Collects routes from a Phoenix router module.

Summary

Functions

Collects all routes from the given router module. Returns a list of route structs.

Functions

@spec collect(module()) :: list()

Collects all routes from the given router module. Returns a list of route structs.