go.etcd.io/bbolt.BucketStats.BranchInuse (field)
4 uses
go.etcd.io/bbolt (current package)
bucket.go#L458: s.BranchInuse += int(used)
bucket.go#L743: BranchInuse int // bytes actually used for branch data
bucket.go#L763: s.BranchInuse += other.BranchInuse
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)