Implements the Aho-Corasick string matching algorithm for efficient multi-pattern search.
go get github.com/cloudflare/ahocorasickNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Creates a matcher and finds all occurrences of patterns in a string.
No known issues recorded.
No dependency data recorded yet.