mirror of
https://github.com/e1732a364fed/v2ray_simple.git
synced 2025-12-24 13:27:56 +08:00
7 lines
75 B
Go
7 lines
75 B
Go
//go:build nocli
|
|
|
|
package main
|
|
|
|
// placeholder
|
|
type CliPreference struct{}
|