mirror of
https://github.com/netbirdio/netbird.git
synced 2026-04-18 08:16:39 +00: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