# Functions

NewCallbackPersisterMock creates a callback mock for tests nolint:unused.
NewImportGeolocationFromCSVFileToDBUseCase create an instance of ImportGeolocationFromCSVFileUseCase that will import the geolocation data from csv file into the database.

# Variables

ErrNotFound is a common not found error.

# Structs

Geolocation represent the geolocation entity.

# Interfaces

Finder defines the finder api for finding geolocation entities.
No description provided by the author
Persister defines the persist api for persisting geolocation entity.