From aa0ef5a550ead035c3f4a5b9d431c630676f246c Mon Sep 17 00:00:00 2001 From: aviau Date: Sat, 9 Jan 2021 02:32:33 -0500 Subject: [PATCH] index: based on sorted.KeyValue --- pkg/index/doc.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/index/doc.go b/pkg/index/doc.go index 6b5162609..453e91fe3 100644 --- a/pkg/index/doc.go +++ b/pkg/index/doc.go @@ -15,7 +15,7 @@ limitations under the License. */ /* -Package index provides a generic indexing system on top of the abstract Storage interface. +Package index provides a generic indexing system on top of the abstract sorted.KeyValue interface. The following keys & values are populated by receiving blobs and queried for search operations: