Go to file
Arnaud Delcasse cad8e7ac3e
Build and Push Docker Image / build_and_push (push) Successful in 3m58s Details
ignore cpp file for build
2024-12-30 14:22:47 +01:00
.gitea/workflows Initial commit 2024-12-30 11:51:25 +01:00
bindings ignore cpp file for build 2024-12-30 14:22:47 +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.