asobi_economy_controller (asobi v0.72.5)

View Source

Summary

Functions

history(Req)

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

purchase(Req)

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

store(Req)

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

wallets(Req)

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