DeleteMatchingRule deletes a matching rule by its ID. Parameters: - ctx: The context for managing the request. - id: The ID of the rule to delete. Returns an error if deletion fails.
(ctx context.Context, id string)
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected