ref: 0b2dcaabe23d45f6feb2273031854b14b512e3ff
dir: /object/store/doc.go/
// Package objectstore provides interfaces for object 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 objectstore