routing

package
v0.0.0-...-efc180c Latest Latest
Warning

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

Go to latest
Published: Jul 8, 2021 License: Apache-2.0 Imports: 12 Imported by: 1

Documentation

Overview

Package routing provides services to calculate paths between points in EVE.

Package routing is a thing now.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func EveCentralRouter

func EveCentralRouter(endpoint string, aCache evego.Cache) evego.Router

EveCentralRouter creates an EveRouter that uses EVE-Central's API to provide routing. The endpoint argument will normally be "http://api.eve-central.com/api/route".

func SQLRouter

func SQLRouter(driver, dataSource string, aCache evego.Cache) evego.Router

SQLRouter returns a router that uses topological data stored in a SQL database. Currently, SQLite (with Spatialite) and PostgreSQL (with pgrouting and PostGIS) are supported.

Types

This section is empty.

Jump to

Keyboard shortcuts

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