Phoenix.Endpoint.CowboyHandler
SourceSummary
| child_spec(scheme, endpoint, config) | Generates a childspec to be used in the supervision tree |
| start_link(scheme, endpoint, config, arg4) | Callback to start the Cowboy endpoint |
Functions
Generates a childspec to be used in the supervision tree.
Callback to start the Cowboy endpoint.