github.com/sagernet/sing@v0.2.6/common/low_memory_stub.go (about) 1 //go:build !with_low_memory 2 3 package common 4 5 const LowMemory = false