Go to file
Arnaud Delcasse d46c349d51
Build and Push Docker Image / build_and_push (push) Successful in 3m55s Details
Valhalla structs
2024-12-30 17:43:52 +01:00
.gitea/workflows Initial commit 2024-12-30 11:51:25 +01:00
bindings Fix go build 2024-12-30 15:37:10 +01:00
Dockerfile Initial commit 2024-12-30 11:51:25 +01:00
README.md Add README 2024-12-30 11:55:18 +01:00
build-config.go Initial commit 2024-12-30 11:51:25 +01:00
default-config.go Initial commit 2024-12-30 11:51:25 +01:00
go.mod Initial commit 2024-12-30 11:51:25 +01:00
go.sum Initial commit 2024-12-30 11:51:25 +01:00
valhalla.go Valhalla structs 2024-12-30 17:16:47 +01:00
valhalla_actor.go Valhalla structs 2024-12-30 17:43:52 +01:00

README.md

Valhalla library for Go

This projects aims at providing the Valhalla multimodal routing engine library (libvalhalla) as a Go library, wrapping C++ into the library using CGO.