Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Google ¶
type Google struct{}
func (*Google) Geocode ¶
func (g *Google) Geocode(ctx context.Context, req *proto.GeocodeRequest, rsp *proto.GeocodeResponse) error
func (*Google) ReverseGeocode ¶
func (g *Google) ReverseGeocode(ctx context.Context, req *proto.ReverseRequest, rsp *proto.ReverseResponse) error
Click to show internal directories.
Click to hide internal directories.