asobi_economy_controller (asobi v0.35.4)

View Source

Summary

Functions

history(Req)

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

purchase(Req)

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

store(Req)

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

wallets(Req)

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