Browse Source

tools/etcd-test-proxy: godoc

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee 7 years ago
parent
commit
e42c2b7bd2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      tools/etcd-test-proxy/main.go

+ 1 - 0
tools/etcd-test-proxy/main.go

@@ -12,6 +12,7 @@
 // See the License for the specific language governing permissions and
 // limitations under the License.
 
+// etcd-test-proxy is a proxy layer that simulates various network conditions.
 package main
 
 import (