ref: f40daef1deefda4b76957f5d5728c4175c27be51
dir: /ref/store/doc.go/
// 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