Commit 58a69028 by 孙龙

up

parent 424fcb28
Showing with 1 additions and 1 deletions
......@@ -33,7 +33,7 @@ func main(){
//删除key
//kv.Delete(context.TODO(),"/cron/jobs/192.168.2.246/job1",clientv3.WithPrefix())
//kv.Delete(context.TODO(),"/cron/oncejobs/192.168.2.251/a6ef861b6e298f503310b979990f3ecc",clientv3.WithPrefix())
//kv.Delete(context.TODO(),"/cron/jobs",clientv3.WithPrefix())
//kv.Delete(context.TODO(),"/cron/oncejobs",clientv3.WithPrefix())
//
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment