Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetPlacePageDataHelper ¶ added in v1.34.0
func GetPlacePageDataHelper( ctx context.Context, placeDcid string, newStatVars []string, seed int64, store *store.Store, ) (*pb.GetPlacePageDataResponse, error)
GetPlacePageDataHelper is a wrapper to get place page data.
TODO(shifucun):For each related place, it is supposed to have dcid, name and population but it's not complete now as the client in most cases only requires the dcid. Should consider have the full name, even with parent place abbreviations like "CA" filled in here so the client won't bother to fetch those again.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.