github.com/sagernet/sing@v0.2.6/common/debug/debug.go (about) 1 //go:build debug 2 3 package debug 4 5 const Enabled = true