package
Version:
v0.0.0-...-9b4e82f
Opens a new window with list of versions in this module.
Published: Dec 2, 2019
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 3
Opens a new window with list of known importers.
Documentation
¶
func LoadLevels(data []byte)
type Level struct {
Num int64 `json:"num"`
Cost int64 `json:"cost"`
MaxSharesStock int64 `json:"max_shares"`
ProfitMultiplier float64 `json:"profit_multiplier"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.