Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Region ¶
type Region struct { Rid int16 `json:"tid"` Reid int16 `json:"reid"` Name string `json:"name"` Logo string `json:"logo"` Goto string `json:"goto"` Param string `json:"param"` Rank string `json:"-"` Plat int8 `json:"-"` Build int `json:"-"` Condition string `json:"-"` Area string `json:"-"` }
Region struct
Click to show internal directories.
Click to hide internal directories.