importer

package
v0.0.0-...-3f93cc9 Latest Latest
Warning

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

Go to latest
Published: Dec 31, 2024 License: MIT Imports: 11 Imported by: 0

Documentation

Index

Constants

View Source
const (
	KeyLatitude   = "latitude"
	KeyLongtitude = "longtitude"
)

Variables

This section is empty.

Functions

func NewCsvImporter

func NewCsvImporter(locationRepo repositories.LocationRepository) *csvImporter

Types

type Importer

type Importer interface {
	ImportCoordinates(ctx context.Context, reader io.Reader) error
}

Jump to

Keyboard shortcuts

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