Versions in this module Expand all Collapse all v0 v0.0.1 Aug 20, 2025 Changes in this version + func BaPsMemoryOc() string + func GetCpuOc() float64 + func GiveAllCharacter(num int64) []*sro.ParcelInfo + func GiveAllEmblem(num int64) []*sro.ParcelInfo + func GiveAllEquipment(num int64) []*sro.ParcelInfo + func GiveAllFavor(num int64) []*sro.ParcelInfo + func GiveAllFurniture(num int64) []*sro.ParcelInfo + func GiveAllMaterial(num int64) []*sro.ParcelInfo + func GiveAllMemoryLobby(num int64) []*sro.ParcelInfo + func GiveAllSticker(num int64) []*sro.ParcelInfo + func GiveAllTypes(num int64) []*sro.ParcelInfo + func MemoryOc() string + func NewCommand(router *gin.Engine) + type AccountInfo struct + Account string + AccountServerId int64 + Ban bool + BanMsg string + YostarUid int64 + type Command struct + C *cdq.CDQ + var C *Command + func (c *Command) ApplicationCommandAccount() + func (c *Command) ApplicationCommandCharacter() + func (c *Command) ApplicationCommandGameMail() + func (c *Command) ApplicationCommandGetPlayer() + func (c *Command) ApplicationCommandGiveAll() + func (c *Command) ApplicationCommandMail() + func (c *Command) ApplicationCommandPing() + func (c *Command) ApplicationCommandSet() + type Ping struct + ApiVersion string + BaPsMemoryOc string + ClientVersion string + CpuOc float64 + MemoryOc string + PlayerNum int64 + Rt string + ServerVersion string + Tps int64