chore Implement index engines #280
Annotations
2 errors and 4 warnings
lint:
index/vectordb/jsondb/jsondb.go#L76
ST1016: methods on the same type should have the same receiver name (seen 4x "i", 4x "s") (stylecheck)
|
lint
issues found
|
lint:
index/vectordb/jsondb/jsondb.go#L67
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
|
lint:
index/vectordb/jsondb/jsondb.go#L115
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
|
lint:
index/vectordb/jsondb/jsondb.go#L146
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
|
lint:
index/vectordb/jsondb/jsondb.go#L177
receiver-naming: receiver name i should be consistent with previous receiver name s for Index (revive)
|