go.etcd.io/bbolt.Bucket.openBucket (method)
3 uses
go.etcd.io/bbolt (current package)
bucket.go#L113: var child = b.openBucket(v)
bucket.go#L123: func (b *Bucket) openBucket(value []byte) *Bucket {
bucket.go#L442: subStats.Add(b.openBucket(e.value()).Stats())
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)