asobi_leaderboard_controller (asobi v0.72.5)
View SourceSummary
Functions
-spec around(cowboy_req:req()) -> {json, map()}.
-spec submit(cowboy_req:req()) -> {json, integer(), map(), map()} | {asobi_error, asobi_error:code()}.
-spec top(cowboy_req:req()) -> {json, map()}.