github.com/kelleygo/clashcore@v1.0.2/constant/features/low_memory.go (about) 1 //go:build with_low_memory 2 3 package features 4 5 const WithLowMemory = true