Versions in this module Expand all Collapse all v0 v0.1.4 Mar 23, 2024 v0.1.3 Feb 8, 2024 Changes in this version + func GetSVGCodeByName(name string) template.HTML v0.1.2 Feb 8, 2024 Changes in this version + func GetMyIPLocation() (string, error) + func GetWeatherByLocation(city string) (code int, degree int, humidity int, updateTime string, err error) + func GetWeatherIconByCode(weatherCode int) (string, string)