Clash.Meta/constant/features/with_gvisor.go

6 lines
66 B
Go
Raw Normal View History

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