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