Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type BoosterConfig ¶
type BoosterConfig struct {
Boosters []BoosterPack `json:"boosters"`
TotalWeight int64 `json:"boostersTotalWeight"`
Name string `json:"name"`
Sheets map[string]BoosterSheet `json:"sheets"`
}
type BoosterPack ¶
Click to show internal directories.
Click to hide internal directories.