data

package
v1.1.0 Latest Latest
Warning

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

Go to latest
Published: Mar 14, 2022 License: BSD-3-Clause Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CSVPlace added in v1.1.0

type CSVPlace struct {
	ID          int64
	Type        string
	Name        string
	StreetID    int64
	HouseNumber string
	Postcode    string
	Length      int
	Lat         float64
	Lon         float64
}

type CSVProvider

type CSVProvider struct {
	DistrictsReader io.Reader
	PlacesReader    io.Reader
}

func (CSVProvider) Get

Get implements the Provider interface for CSVProvider.

Jump to

Keyboard shortcuts

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