Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Search ¶
type Search struct {
// contains filtered or unexported fields
}
Search implements the search service
func (*Search) Nearby ¶
func (s *Search) Nearby(ctx context.Context, req *pb.NearbyRequest) (*pb.SearchResult, error)
Nearby returns ids of nearby hotels ordered by ranking algo
Click to show internal directories.
Click to hide internal directories.