clash/constant/features/with_gvisor.go

6 lines
66 B
Go
Raw Normal View History

//go:build with_gvisor
package features
2023-11-17 15:12:10 +00:00
const WithGVisor = true