package
0.0.0-20240918173714-52b63c7f9d39
Repository: https://github.com/serverless/examples.git
Documentation: pkg.go.dev
# Functions
FindPlace will return GooglePlaceSearchResponse on success
more references https://developers.google.com/places/web-service/search
*/.
GetReverseGeoCode will return GoogleReverseGeocodeResponse on success
the example of usage is sending params that contains "address" and "key" (both of them are required)
more references https://developers.google.com/maps/documentation/geocoding/intro#Geocoding
*/.
FindPlace will return GooglePlaceDetailResponse on success
more references https://developers.google.com/places/web-service/details
*/.
FindPlace will return GoogleNearbySearchResponse on success
more references https://developers.google.com/places/web-service/search
*/.
# Structs
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author