google-cloud-go icon indicating copy to clipboard operation
google-cloud-go copied to clipboard

feat(firestore): add WithCommitResponseTo TransactionOption

Open galenwarren opened this issue 2 years ago • 26 comments

Adds a new TransactionOption -- GetCommitTime -- that allows the caller to specify the address of a time.Time where the commit time of the transaction should be written, upon successful commit.

galenwarren avatar Oct 31 '22 01:10 galenwarren