Module elli_example_callback_handover

Behaviours: elli_handler.

Function Index

handle/2
init/2Return {ok, handover} if Req's path is /hello/world, otherwise ignore.

Function Details

handle/2


  handle(Req, Args) -> Result
  

init/2

init(Req, Args) -> any()

Return {ok, handover} if Req's path is /hello/world, otherwise ignore.