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

5 lines
66 B
Go

//go:build with_gvisor
package features
const WithGVisor = true