Make gVisor optional

This commit is contained in:
世界
2022-09-15 12:20:38 +08:00
parent d36a663be5
commit 733e275370
17 changed files with 53 additions and 39 deletions

View File

@@ -1,4 +1,4 @@
//go:build !no_gvisor
//go:build with_gvisor
package wireguard