1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-11-02 17:27:50 -04:00
v2fly/proxy/blackhole/config.go
2015-12-06 18:21:15 +01:00

5 lines
45 B
Go

package blackhole
type Config interface {
}