Go to file
Arnaud Delcasse 1d3838339a
Build and Push Docker Image / build_and_push (push) Successful in 4m33s Details
Add README
2024-12-30 11:55:18 +01:00
.gitea/workflows Initial commit 2024-12-30 11:51:25 +01:00
bindings Initial commit 2024-12-30 11:51:25 +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 Initial commit 2024-12-30 11:51:25 +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.