(ambiguousSelector)
| 7 | visitMatchs(c context.Context, r interface{}, visit pathMatcher) |
| 8 | withPlainSelector(plainSelector) path |
| 9 | withAmbiguousSelector(ambiguousSelector) path |
| 10 | } |
| 11 | |
| 12 | type plainPath []plainSelector |
no outgoing calls
no test coverage detected