go.etcd.io/bbolt.Bucket.Stats (method)
2 uses
go.etcd.io/bbolt (current package)
bucket.go#L398: func (b *Bucket) Stats() BucketStats {
bucket.go#L442: subStats.Add(b.openBucket(e.value()).Stats())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)