( ctx context.Context, featureID string, wptMetricType backend.WPTMetricView, browsers []backend.BrowserPathParam, )
| 76 | pageSize int, |
| 77 | searchNode *searchtypes.SearchNode, |
| 78 | sortOrder *backend.ListFeaturesParamsSort, |
| 79 | wptMetricType backend.WPTMetricView, |
| 80 | browsers []backend.BrowserPathParam, |
| 81 | ) (*backend.FeaturePage, error) |
no outgoing calls
no test coverage detected