var go.etcd.io/bbolt.ErrIncompatibleValue
6 uses
go.etcd.io/bbolt (current package)
bucket.go#L174: return nil, ErrIncompatibleValue
bucket.go#L227: return ErrIncompatibleValue
bucket.go#L299: return ErrIncompatibleValue
bucket.go#L330: return ErrIncompatibleValue
cursor.go#L145: return ErrIncompatibleValue
errors.go#L70: ErrIncompatibleValue = errors.New("incompatible value")
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)