github.com/kelleygo/clashcore@v1.0.2/constant/features/with_gvisor_stub.go (about) 1 //go:build !with_gvisor 2 3 package features 4 5 const WithGVisor = false