models

package
v0.0.0-...-f1a14e7 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2024 License: BSD-3-Clause Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type SearchResult

type SearchResult struct {
	Id          string `json:"placeId"`
	Name        string `json:"placeName"`
	Address     string `json:"address"`
	PhoneNumber string `json:"phoneNumber"`
	Website     string `json:"websiteUrl"`
}

func (SearchResult) SaveSearchResult

func (sr SearchResult) SaveSearchResult(q string) error

type State

type State struct {
	Name  string
	AbrNM string
}

Jump to

Keyboard shortcuts

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