1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2024-12-21 09:36:34 -05:00

add confonly tag for blackhole

This commit is contained in:
Darien Raymond 2019-02-01 21:00:08 +01:00
parent 1ab94fed79
commit 2a0f3591f4
No known key found for this signature in database
GPG Key ID: 7251FFA14BB18169

View File

@ -1,4 +1,7 @@
// +build !confonly
// Package blackhole is an outbound handler that blocks all connections.
package blackhole
//go:generate errorgen