Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( // ErrorPartialMatch will be used when the geocoder API responds with a partial // match. In this case, the received location will still be included in the // return values, so the client can decide whether to continue or not. ErrorPartialMatch = errors.New("Geocoder returned a partial match.") )
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.