go.etcd.io/bbolt.Bucket.maxInlineBucketSize (method)
2 uses
go.etcd.io/bbolt (current package)
bucket.go#L602: } else if size > b.maxInlineBucketSize() {
bucket.go#L611: func (b *Bucket) maxInlineBucketSize() uintptr {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)