corona

package
v0.0.0-...-f22367a Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetStatuses

func GetStatuses(country string, cache cache.Cache, logger *logrus.Logger) string

Types

type CountryInfo

type CountryInfo struct {
	Confirmed   int    `json:"Confirmed"`
	Deaths      int    `json:"Deaths"`
	Recovered   int    `json:"Recovered"`
	Active      int    `json:"Active"`
	LastUpdated string `json:"Date"`
}

Jump to

Keyboard shortcuts

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