1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-09-06 03:54:22 -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 {
}