clash/constant/features/with_gvisor_stub.go
2023-11-17 23:12:10 +08:00

5 lines
68 B
Go

//go:build !with_gvisor
package features
const WithGVisor = false