1 2 3 4
package files // Abort abandons the queued updates. func (tx *Transaction) Abort() error { return nil }