mirror of
https://github.com/MetaCubeX/mihomo.git
synced 2026-02-27 17:27:09 +00:00
6 lines
66 B
Go
6 lines
66 B
Go
//go:build with_gvisor
|
|
|
|
package features
|
|
|
|
const WithGVisor = true
|