Преглед на файлове

tools/etcd-test-proxy: godoc

Signed-off-by: Gyuho Lee <gyuhox@gmail.com>
Gyuho Lee преди 8 години
родител
ревизия
e42c2b7bd2
променени са 1 файла, в които са добавени 1 реда и са изтрити 0 реда
  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
 // See the License for the specific language governing permissions and
 // limitations under the License.
 // limitations under the License.
 
 
+// etcd-test-proxy is a proxy layer that simulates various network conditions.
 package main
 package main
 
 
 import (
 import (