Chore: nolint in tun_wireguard_unix.go (#253)

This commit is contained in:
Jason Lyu
2023-05-15 15:05:46 +08:00
committed by GitHub
parent dc6eb815da
commit 8da083b28e
+1
View File
@@ -2,6 +2,7 @@
package tun
//nolint:all
const (
offset = 4 /* 4 bytes TUN_PI */
defaultMTU = 1500