forecast

package
v0.0.0-...-de02b07 Latest Latest
Warning

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

Go to latest
Published: Aug 19, 2020 License: MIT Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ForecastLocation

type ForecastLocation struct {
	ID      int64
	Nick    string `xorm:"unique"`
	Address string
	Lat     float64
	Lon     float64
}

ForecastLocation is a simple cache which will store the lat and lon of a geocoded location, along with the user who requested this be their home location.

Jump to

Keyboard shortcuts

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