EsApi.go | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
EsApi.go
@@ -7,6 +7,7 @@ "strconv" "strings" "sync" "time" "basic.com/pubsub/protomsg.git" ) @@ -427,15 +428,11 @@ next_scroll_id = nextSources["scroll_id"].(string) } fmt.Println(len(capturetable)) }() } wg.Wait() //fmt.Println("lenth_all: ", len(capturetable)) //fmt.Println("耗时:", time.Since(ts)) fmt.Println("lenth_all: ", len(capturetable)) return capturetable }