Versions in this module Expand all Collapse all v0 v0.2.2 Jan 15, 2025 Changes in this version + type Location struct + City string + Continent string + Country string + CountryCode string + Latitude float64 + Longitute float64 + func Fetch() (Location, error)