Files
netbird/client/android/split_tunnel_test.go
eYey 2f55965031 [client, android] Type the split tunnelling mode instead of storing a string (#7387)
gomobile carries only basic types, so the typed constants stay unexported and
the exported SplitTunnelMode* ints are what the Java side gets.
2026-09-02 10:00:00 +02:00

5.0 KiB