update code

This commit is contained in:
2023-02-07 10:56:50 +08:00
parent 8b01147002
commit 28ebb480f7
10 changed files with 608 additions and 236 deletions

View File

@@ -12,7 +12,7 @@ import (
"math"
"time"
"go.etcd.io/etcd/clientv3"
"github.com/coreos/etcd/clientv3"
)
// WatchKeyWithOption ...