go.etcd.io/bbolt.Bucket.free (method)

3 uses

	go.etcd.io/bbolt (current package)
		bucket.go#L250: 	child.free()
		bucket.go#L534: 			child.free()
		bucket.go#L676: func (b *Bucket) free() {