Logo
Explore Help
Register Sign In
zlei6/ragflow
1
0
Fork 0
You've already forked ragflow
mirror of https://github.com/infiniflow/ragflow.git synced 2026-08-08 16:38:01 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
62f94cd59b505b56df724faba4d4a2a8ce79679a
ragflow/internal/deepdoc/parser/pdf
History
grandpig 17e3e34e78 refactor: use WaitGroup.Go to simplify code (#16539)
### Summary

Adopt sync.WaitGroup.Go (Go 1.25) to simplify tracked goroutine
spawning. This replaces the error-prone trio of wg.Add(1), go func(),
and defer wg.Done() with a single, self-contained call.

More info: https://github.com/golang/go/issues/63796

Signed-off-by: grandpig <grandpig@outlook.com>
2026-07-02 13:41:53 +08:00
..
inference
…
layout
…
pdfium
…
pdfoxide
…
table
…
tool
…
type
…
util
…
batch_smoke_test.go
…
compare_test.go
…
crop_integration_test.go
…
dla_real_world_test.go
…
dla_tsr_compare_test.go
…
helpers_test.go
…
inference_client_integration_test.go
…
mock_doc_analyzer.go
…
mock_engine.go
…
ocr_merge_test.go
…
ocr_recognize_batch_test.go
…
outline_extraction_test.go
…
page_batch_test.go
…
parse_cgo.go
…
parser_mock_test.go
…
parser_ocr_test.go
…
parser_ocr.go
…
parser_pipeline_integration_test.go
…
parser_pipeline_manual_test.go
…
parser_test.go
…
parser.go
…
pdfium_integration_test.go
…
pdfoxide_bridge.go
…
pipeline_parity_test.go
…
render_compare_test.go
…
renderer_pdfium.go
…
renderer.go
…
rotate_test.go
…
scan_all_pdfs_test.go
…
snapshot_test.go
…
table_extract.go
…
table_rotate_integration_test.go
…
table_section_test.go
…
test_helpers_test.go
…
text_dump_test.go
…
ycoord_test.go
…
Powered by Gitea Version: 1.25.5 Page: 2465ms Template: 242ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API