asobi_player_controller (asobi v0.35.4)

View Source

Summary

Functions

show(Req)

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

update(Req)

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