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