sing-box/constant/quic.go
2024-05-21 15:11:52 +08:00

6 lines
62 B
Go

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