kafka/internal/config
Franz Kafka 471b9798e1
Some checks failed
Tests / test (push) Successful in 39s
Build and Push Docker Image / build-and-push (push) Failing after 7s
Mirror to GitHub / mirror (push) Failing after 3s
fix: regexp.DotAll flag in google engine and Metadata field removal
- google.go: use inline (?s) flag instead of regexp.DotAll second arg
- youtube.go: remove Metadata field (not in MainResult contract)
- config_test.go: fix expected engine count from 9 to 11 (google+youtube)
2026-03-22 02:54:12 +00:00
..
config.go feat: add YouTube engine with config file and env support 2026-03-22 01:57:13 +00:00
config_test.go fix: regexp.DotAll flag in google engine and Metadata field removal 2026-03-22 02:54:12 +00:00