go.etcd.io/bbolt.Tx.close (method)

4 uses

	go.etcd.io/bbolt (current package)
		tx.go#L215: 	tx.close()
		tx.go#L269: 	tx.close()
		tx.go#L288: 	tx.close()
		tx.go#L291: func (tx *Tx) close() {