weather

package module
v0.1.1 Latest Latest
Warning

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

Go to latest
Published: Feb 18, 2022 License: BSD-3-Clause Imports: 9 Imported by: 0

README

funny-china-weather

【WIP】开箱即用的天气软件包,获取基础的天气信息,以及对应天气的动态图标。

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func GetMyIPLocation

func GetMyIPLocation() (string, error)

func GetSVGCodeByName added in v0.1.1

func GetSVGCodeByName(name string) template.HTML

func GetWeatherByLocation

func GetWeatherByLocation(location string) (code int, degree int, humidity int, updateTime string, err error)

解析来自腾讯天气的接口数据(中国气象网)

func GetWeatherIconByCode

func GetWeatherIconByCode(weatherCode int) (string, string)

Types

This section is empty.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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