( ctx context.Context, taskID string, subscriptionID string, )
| 439 | query TaskBridgeNotificationSubscriptionQuery, |
| 440 | ) ([]TaskBridgeNotificationSubscriptionRecord, error) |
| 441 | GetTaskBridgeNotificationSubscription( |
| 442 | ctx context.Context, |
| 443 | taskID string, |
| 444 | subscriptionID string, |
no outgoing calls
no test coverage detected