Documentation
¶
Index ¶
- func WithAddress1(address1 string) updater.Location
- func WithAddress2(address2 string) updater.Location
- func WithCity(city string) updater.Location
- func WithCountry(country string) updater.Location
- func WithLatitude(latitude float64) updater.Location
- func WithLongitude(longitude float64) updater.Location
- func WithRegion(region string) updater.Location
- func WithTimezone(timezone string) updater.Location
- func WithZip(zip string) updater.Location
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func WithAddress1 ¶
WithAddress1 sets the Address1 for the location.
func WithAddress2 ¶
WithAddress2 sets the Address2 for the location.
func WithCountry ¶
WithCountry sets the country for the location.
func WithLatitude ¶
WithLatitude sets the latitude for the location.
func WithLongitude ¶
WithLongitude sets the longitude for the location.
func WithRegion ¶
WithRegion sets the region for the location.
func WithTimezone ¶
WithTimezone sets the timezone for the location.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.