(context.Context, *ExportRequest)
| 6334 | Backup(context.Context, *BackupRequest) (*BackupResponse, error) |
| 6335 | Restore(context.Context, *RestoreRequest) (*Status, error) |
| 6336 | Export(context.Context, *ExportRequest) (*ExportResponse, error) |
| 6337 | ReceivePredicate(Worker_ReceivePredicateServer) error |
| 6338 | MovePredicate(context.Context, *MovePredicatePayload) (*api.Payload, error) |
| 6339 | Subscribe(*SubscriptionRequest, Worker_SubscribeServer) error |
nothing calls this directly
no outgoing calls
no test coverage detected