...

Package turnup

import "github.com/peake100/turnup-go"
Overview
Index
Subdirectories

Overview ▾

Variables

Make an alias to the ticker model here. The high level API is just the ticker and Predict function

var NewPriceTicker = models.NewTicker

type Prediction

type Prediction = models.Prediction

func Predict

func Predict(currentWeek *models.PriceTicker) (*Prediction, error)

Predict the possible price patterns given the current week's turnip prices on an island.

Subdirectories