02a074ed26
No need to compile them once for matching on the url, once per tag, once per title, once per author, … one time is enough. It also simplify error handling, since while regexp compilation can fail, matching can't. |
||
---|---|---|
.. | ||
processor.go | ||
processor_test.go |