handler

package
v1.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 20, 2023 License: Apache-2.0 Imports: 8 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Key    string
	Url    = "https://maps.googleapis.com/maps/api/"
	Format = "json"
)

Functions

This section is empty.

Types

type Google

type Google struct {
	Maps *maps.Client
}

func NewGoogle

func NewGoogle() *Google

func (*Google) Autocomplete

func (g *Google) Autocomplete(ctx context.Context, req *pb.AutocompleteRequest, rsp *pb.AutocompleteResponse) error

func (*Google) Nearby

func (g *Google) Nearby(ctx context.Context, req *pb.NearbyRequest, rsp *pb.NearbyResponse) error

func (*Google) Search

func (g *Google) Search(ctx context.Context, req *pb.SearchRequest, rsp *pb.SearchResponse) error

type Place

type Place struct {
	*Google
}

func New

func New() *Place

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL