add confonly tag for blackhole

This commit is contained in:
Darien Raymond
2019-02-01 21:00:08 +01:00
parent 1ab94fed79
commit 2a0f3591f4
+3
View File
@@ -1,4 +1,7 @@
// +build !confonly
// Package blackhole is an outbound handler that blocks all connections.
package blackhole
//go:generate errorgen