From 30bc08762a5aa33b9f47af304d51ef3878752b2f Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Mon, 30 Mar 2026 12:24:49 +0000 Subject: object/store: ReadingStore -> Reader --- object/blob/blob.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'object/blob') diff --git a/object/blob/blob.go b/object/blob/blob.go index 71c1f6f8..93856c51 100644 --- a/object/blob/blob.go +++ b/object/blob/blob.go @@ -5,7 +5,7 @@ package blob // // Blob is fully materialized in memory. // -// Consider using objectstore.ReadingStore.ReadReaderContent, +// Consider using objectstore.Reader.ReadReaderContent, // or appropriate streaming write APIs. // // Labels: MT-Unsafe. -- cgit v1.3.1-10-gc9f91