Behaviours: application, cowboy_handler.
application
cowboy_handler
init(Req0, State) -> any()
start(StartType, StartArgs) -> any()
stop(State) -> any()
terminate(Reason, Req, State) -> any()
Generated by EDoc