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

6 lines
66 B
Go

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