getMatchingRules retrieves a list of matching rules by their IDs. Parameters: - ctx: The context for managing the request. - matchingRuleIDs: The list of matching rule IDs to retrieve. Returns a list of matching rules, or an error if retrieval fails.
(ctx context.Context, matchingRuleIDs []string)
source not stored for this graph (policy: none)
no test coverage detected