Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PlacesNearby ¶
func PlacesNearby()
PlacesNearby exposes the Nearby operation so the embedded params bind to a path.
swagger:route POST /places/nearby places Nearby
Search for a place nearby.
Responses: 200: description: ok
Types ¶
type NearbySearchRequest ¶
type NearbySearchRequest struct {
// in: query
maps.NearbySearchRequest
}
NearbySearchRequest embeds an external-package struct that itself contains a custom-typed field. The legacy scanner failed with "unable to resolve embedded struct for: RankBy".
swagger:parameters Nearby
Click to show internal directories.
Click to hide internal directories.