1 2 3 4 5 6
package files // Abort abandons the queued updates. func (batch *Batch) Abort() error { return nil }