Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Address ¶ added in v0.2.0
type Address struct { HouseNumber string `json:"houseNumber"` Road string `json:"road"` Neighbourhood string `json:"neighbourhood"` Suburb string `json:"suburb"` Borough string `json:"borough"` City string `json:"city"` State string `json:"state"` Postcode string `json:"postcode"` Country string `json:"country"` CountryCode string `json:"countryCode"` }
type BoundingBox ¶ added in v0.2.0
Click to show internal directories.
Click to hide internal directories.