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