support for routes and working connection

This commit is contained in:
Pascal Fischer
2023-10-05 20:15:44 +02:00
parent e733cdcf33
commit 8b8e4bbc6a
6 changed files with 55 additions and 10 deletions

View File

@ -1,3 +1,5 @@
//go:build android
package routemanager
import (