level

package
v0.0.0-...-9b4e82f Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Dec 2, 2019 License: MIT Imports: 3 Imported by: 3

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Levels = make(map[int64]*Level)

Functions

func LoadLevels

func LoadLevels(data []byte)

Types

type Level

type Level struct {
	Num              int64   `json:"num"`
	Cost             int64   `json:"cost"`
	MaxSharesStock   int64   `json:"max_shares"`
	ProfitMultiplier float64 `json:"profit_multiplier"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL