mirror of
https://github.com/yggdrasil-network/yggdrasil-go.git
synced 2025-04-28 22:25:07 +03:00
gofmt
This commit is contained in:
parent
55ee8f1afa
commit
a367f2ca17
2 changed files with 6 additions and 6 deletions
|
@ -28,9 +28,9 @@ type tunDevice struct {
|
|||
}
|
||||
|
||||
type tunDefaultParameters struct {
|
||||
maximumIfMTU int
|
||||
maximumIfMTU int
|
||||
defaultIfMTU int
|
||||
defaultIfName string
|
||||
defaultIfName string
|
||||
defaultIfTAPMode bool
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue