life

package
v1.1.2 Latest Latest
Warning

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

Go to latest
Published: Mar 21, 2022 License: MIT Imports: 9 Imported by: 0

Documentation

Index

Constants

View Source
const HTML = `` /* 1050-byte string literal not displayed */
View Source
const (
	WeatherLimit = 4
)

Variables

This section is empty.

Functions

func WeatherRss

func WeatherRss(ctx *gin.Context)

WeatherRss 天气feed

Types

type Warm

type Warm struct {
	Code string
	City string
	URL  string
	Ctx  string
	Time time.Time
}

type Weather

type Weather struct {
	City     string
	Temp     string
	Weather  string
	Air      string
	Humidity string
	Wind     string
	Limit    string
	Note     string
}

Weather site data

Jump to

Keyboard shortcuts

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