github.com/sagernet/sing-box@v1.9.0-rc.20/constant/cgo_disabled.go (about) 1 //go:build !cgo 2 3 package constant 4 5 const CGO_ENABLED = false