From 94a57d1621bec7a3e3e564cbef1d5d9b0cbc1441 Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Sat, 28 Mar 2026 16:53:46 +0000 Subject: ref/store: Clarify contract --- ref/store/doc.go | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ref/store/doc.go') diff --git a/ref/store/doc.go b/ref/store/doc.go index 3d6f3908..e022f55b 100644 --- a/ref/store/doc.go +++ b/ref/store/doc.go @@ -1,2 +1,6 @@ // Package refstore provides interfaces for reference storage backends. +// +// Concrete implementations generally inherit the contract documented by the +// interfaces they satisfy. Implementation docs focus on additional guarantees +// and implementation-specific behavior. package refstore -- cgit v1.3.1-10-gc9f91