asobi_matchmaker_controller (asobi v0.35.4)

View Source

Summary

Functions

add(Req)

-spec add(cowboy_req:req()) -> {json, integer(), map(), map()}.

remove(Req)

-spec remove(cowboy_req:req()) -> {json, map()} | {status, integer()}.

status(Req)

-spec status(cowboy_req:req()) -> {json, map()} | {status, integer()}.