mirror of
https://github.com/v2fly/v2ray-core.git
synced 2026-07-26 01:33:48 -04:00
5 lines
45 B
Go
5 lines
45 B
Go
package blackhole
|
|
|
|
type Config interface {
|
|
}
|