type go.etcd.io/bbolt.BucketStats
5 uses
go.etcd.io/bbolt (current package)
bucket.go#L398: func (b *Bucket) Stats() BucketStats {
bucket.go#L399: var s, subStats BucketStats
bucket.go#L730: type BucketStats struct {
bucket.go#L753: func (s *BucketStats) Add(other BucketStats) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)