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