mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-09 15:25:20 +02:00
6
client/iface/device/args.go
Normal file
6
client/iface/device/args.go
Normal file
@ -0,0 +1,6 @@
|
||||
package device
|
||||
|
||||
type MobileIFaceArguments struct {
|
||||
TunAdapter TunAdapter // only for Android
|
||||
TunFd int // only for iOS
|
||||
}
|
Reference in New Issue
Block a user