maps

package
v0.36.0 Latest Latest
Warning

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

Go to latest
Published: Jul 31, 2026 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Overview

Package maps stands in for an external library (googlemaps.github.io/maps) whose exported struct carries a custom-typed field.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type NearbySearchRequest

type NearbySearchRequest struct {
	Keyword string `json:"keyword"`

	RankBy RankBy `json:"rankby"`
}

NearbySearchRequest is the external struct that gets embedded.

type RankBy

type RankBy string

RankBy is a custom string type (the field that #413 said could not be resolved when the enclosing struct was embedded).

Jump to

Keyboard shortcuts

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