go.etcd.io/bbolt.BucketStats.KeyN (field)
4 uses
go.etcd.io/bbolt (current package)
bucket.go#L407: s.KeyN += int(p.count)
bucket.go#L738: KeyN int // number of keys/value pairs
bucket.go#L758: s.KeyN += other.KeyN
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)