service

package
v0.0.0-...-364f96b Latest Latest
Warning

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

Go to latest
Published: Jul 7, 2019 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type GoogleRouteFetcher

type GoogleRouteFetcher struct {
	APIKey string
}

func (GoogleRouteFetcher) GetDistance

func (rf GoogleRouteFetcher) GetDistance(from model.Coordinates, to model.Coordinates) (int, error)

type RouteFetcher

type RouteFetcher interface {
	GetDistance(coordinates model.Coordinates, to model.Coordinates) (int, error)
}

Jump to

Keyboard shortcuts

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