google-cloud-go
google-cloud-go copied to clipboard
feat(firestore): add WithCommitResponseTo TransactionOption
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.