var go.etcd.io/bbolt.ErrBucketNotFound
2 uses
go.etcd.io/bbolt (current package)
bucket.go#L225: return ErrBucketNotFound
errors.go#L50: ErrBucketNotFound = errors.New("bucket not found")
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)