Versions in this module Expand all Collapse all v1 v1.1.0 Jul 9, 2026 Changes in this version + type Location struct + City string + Continent string + Country string + CountryCode string + Latitude float64 + Longitude float64 + func Fetch() (Location, error)