mirror of
https://github.com/wyx2685/V2bX.git
synced 2025-01-23 18:38:12 -05: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"
|