Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewGeolocationService ¶
func NewGeolocationService() geolocation.GeolocationExternalServiceInterface
Types ¶
type GeolocationHttpService ¶
type GeolocationHttpService struct { }
func (*GeolocationHttpService) GetCoordinate ¶
func (s *GeolocationHttpService) GetCoordinate(ctx context.Context, request model.AddressExternalRequestModel) (*model.GeolocationExternalModel, error)
Click to show internal directories.
Click to hide internal directories.