package
0.0.0-20230130093704-c219ecdef2a7
Repository: https://github.com/packtpublishing/go-programming-blueprints.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

ParseCost parses the cost string into a Cost type.
ParseCostRange parses a cost range string into a CostRange.
Public gets the public representation of the specified object if it implements the Facade interface.

# Constants

Cost enumerator represents various levels of Cost.
Cost enumerator represents various levels of Cost.
Cost enumerator represents various levels of Cost.
Cost enumerator represents various levels of Cost.
Cost enumerator represents various levels of Cost.

# Variables

APIKey is the Google Places API key that will be used to make requests to the service.
Journeys represents the pre-set journeys data.

# Structs

CostRange represents a range of Cost values.
Place represents a single place.
Query represents a runnable Query against the Google Places API.

# Interfaces

Facade represents objects that provide a public view of themselves.

# Type aliases

Cost represents a cost level.