mirror of
https://github.com/SagerNet/sing-box.git
synced 2025-02-18 23:34:37 +00:00
5 lines
62 B
Go
5 lines
62 B
Go
//go:build with_quic
|
|
|
|
package constant
|
|
|
|
const WithQUIC = true
|