Module kflow_http_healthcheck_handler

Function Index

content_types_provided/2
handle_request/2
init/2
init/3

Function Details

content_types_provided/2

content_types_provided(Req, State) -> any()

handle_request/2

handle_request(Req, State) -> any()

init/2

init(Req, Opts) -> any()

init/3

init(Transport, Req, X3) -> any()


Generated by EDoc