SlurpeeWeb.Endpoint.struct_url
You're seeing just the function
struct_url
, go back to SlurpeeWeb.Endpoint module for more information.
Link to this function
struct_url()
Generates the endpoint base URL but as a URI
struct.
It uses the configuration under :url
to generate such.
Useful for manipulating the URL data and passing it to
URL helpers.