go.etcd.io/bbolt.DB.Batch (method)

one use

	go.etcd.io/bbolt (current package)
		db.go#L752: func (db *DB) Batch(fn func(*Tx) error) error {