storeExternalTransaction stores an external transaction in the datasource. Parameters: - ctx: The context for controlling execution. - uploadID: The unique ID of the current upload. - txn: The external transaction to store. Returns: - error: If storing the transaction fails.
(ctx context.Context, uploadID string, txn model.ExternalTransaction)
source not stored for this graph (policy: none)
no test coverage detected