nova_handler behaviour (nova v0.16.0)
View SourceSummary
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.