package
Version:
v1.0.7
Opens a new window with list of versions in this module.
Published: Apr 22, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Location struct {
Country string `json:"country"`
Province string `json:"province"`
City string `json:"city"`
PostalCode string `json:"postal_code"`
Latitude float32 `json:"latitude"`
Longitude float32 `json:"longitude"`
IsAnonymousProxy bool `json:"is_anonymous_proxy"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.