clash/constant/features/with_gvisor_stub.go

6 lines
68 B
Go
Raw Normal View History

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