sing-box/constant/quic.go

6 lines
62 B
Go
Raw Normal View History

2024-01-16 21:48:33 +00:00
//go:build with_quic
package constant
const WithQUIC = true