asobi_matchmaker_controller (asobi v0.72.6)

View Source

Summary

Functions

add(Req)

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

remove(Req)

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

status(Req)

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