Documentation ¶
Index ¶
- func CreateCharacter(inst *pb.Character) *rkcy.Txn
- func CreatePlayer(inst *pb.Player) *rkcy.Txn
- func DeleteCharacter(id string) *rkcy.Txn
- func DeletePlayer(id string) *rkcy.Txn
- func Fund(fr *pb.FundingRequest) *rkcy.Txn
- func ReadCharacter(id string) *rkcy.Txn
- func ReadPlayer(id string) *rkcy.Txn
- func Trade(tr *pb.TradeRequest) *rkcy.Txn
- func UpdateCharacter(inst *pb.Character) *rkcy.Txn
- func UpdatePlayer(inst *pb.Player) *rkcy.Txn
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DeleteCharacter ¶
func DeletePlayer ¶
func ReadCharacter ¶
func ReadPlayer ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.