mirror of
https://github.com/wyx2685/V2bX.git
synced 2025-02-02 23:08:13 -05:00
d76c6a73eb
add conditional compilation support add multi core support
7 lines
97 B
Go
7 lines
97 B
Go
//go:build hy
|
|
|
|
package core
|
|
|
|
// not works for now
|
|
//import _ "github.com/Yuzuki616/V2bX/core/hy"
|