Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Get ¶
func Get() map[types.HarvestType]CraftPricing
func UpdatePricing ¶
Types ¶
type CraftPricing ¶
type CraftPricing struct { Exalt float64 `json:"exalt"` Chaos int `json:"chaos"` LowConfidence bool `json:"lowConfidence"` }
func GetPrice ¶
func GetPrice(craft types.HarvestType) *CraftPricing
Click to show internal directories.
Click to hide internal directories.