Documentation ¶
Overview ¶
Small wrapper for Reittiopas API ( http://developer.reittiopas.fi/pages/en/http-get-interface-version-2.php )
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetNamedRoute ¶
func SetCredentials ¶
func SetCredentials(user, pass string)
func SetRoutefile ¶
func SetRoutefile(file string)
Types ¶
type Legs ¶
type LocationResponse ¶
type LocationResponse []Location
func GetLocation ¶
func GetLocation(loc string) (LocationResponse, bool)
type RouteResponse ¶
type RouteResponse [][]Route
Click to show internal directories.
Click to hide internal directories.