sing-box/constant/quic.go

6 lines
62 B
Go
Raw Normal View History

2024-01-17 05:48:33 +08:00
//go:build with_quic
package constant
const WithQUIC = true