type go.etcd.io/bbolt.PageInfo

3 uses

	go.etcd.io/bbolt (current package)
		page.go#L137: type PageInfo struct {
		tx.go#L639: func (tx *Tx) Page(id int) (*PageInfo, error) {
		tx.go#L648: 	info := &PageInfo{