Routex.Backend (Routex v1.2.2)

View Source

use Routex.Backend

When used, this module generates a Routex backend module and a configuration struct by running the configure/2 callbacks of the extensions provided in opts.

See also: Routex Extensions.

Summary

Types

t()

A Routex backend module

Types

t()

@type t() :: module()

A Routex backend module