sing-box/constant/quic.go
2024-05-03 17:38:49 +08:00

5 lines
62 B
Go

//go:build with_quic
package constant
const WithQUIC = true