github.com/metacubex/mihomo@v1.18.5/constant/features/with_gvisor.go (about) 1 //go:build with_gvisor 2 3 package features 4 5 const WithGVisor = true