mirror of
https://github.com/wyx2685/V2bX.git
synced 2026-06-21 07:10:13 +00:00
d76c6a73eb
add conditional compilation support add multi core support
6 lines
78 B
Go
6 lines
78 B
Go
//go:build xray
|
|
|
|
package core
|
|
|
|
import _ "github.com/Yuzuki616/V2bX/core/xray"
|