Browse Source

don't build tagged outbound dial on configure setting

Shelikhoo 4 years ago
parent
commit
e532085d3c
1 changed files with 2 additions and 0 deletions
  1. 2 0
      transport/internet/tagged/taggedimpl/impl.go

+ 2 - 0
transport/internet/tagged/taggedimpl/impl.go

@@ -1,3 +1,5 @@
+// +build !confonly
+
 package taggedimpl
 
 import (