This used to return an error back when it was dealing with wildcards (which may or may not have compiled to a valid regex). But it now deals with pre-compiled regexes and has no chance of failing, so we need no `error` returns. |
||
|---|---|---|
| .. | ||
| email.go | ||
| file.go | ||
| html.go | ||
| matrix.go | ||
| user.go | ||
| user_test.go | ||
| utils.go | ||