earthquake

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

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

Go to latest
Published: Feb 16, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Earthquake

type Earthquake struct {
	Event         string
	Date          time.Time
	Lat           float64
	Long          float64
	Deep          int8
	Magnitude     float64
	MagnitudeType string
	Location      string
}

func GetEarthquakes

func GetEarthquakes(c *colly.Collector, from string) ([]Earthquake, error)

Jump to

Keyboard shortcuts

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