View Source nova_handler behaviour (nova v0.10.4)
Summary
Callbacks
Functions
-spec execute(Req, Env) -> {ok, Req, Env} when Req :: cowboy_req:req(), Env :: cowboy_middleware:env().
-spec terminate(any(), Req :: cowboy_req:req() | undefined, function()) -> ok.