antikythera v0.4.0 AntikytheraCore.Handler.CowboyRouting View Source

Link to this section Summary

Link to this section Functions

Link to this function

compiled_routes(gear_names, initialized?)

View Source

Specs

compiled_routes([Antikythera.GearName.t()], boolean()) ::
  :cowboy_router.dispatch_rules()
Link to this function

default_domain(gear_name, env \\ :undefined)

View Source

Specs

Link to this function

update_routing(gear_names, initialized?)

View Source

Specs

update_routing([Antikythera.GearName.t()], boolean()) :: :ok