mirror of
https://github.com/shtorm-7/sing-box-extended.git
synced 2026-05-27 11:01:43 +00:00
6 lines
62 B
Go
6 lines
62 B
Go
//go:build with_quic
|
|
|
|
package constant
|
|
|
|
const WithQUIC = true
|