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{
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)