Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewStorage ¶
func NewStorage(opts *StorageMap) storage.Storer
Types ¶
type StorageMap ¶
type StorageMap struct { ObjectStorage storer.EncodedObjectStorer ReferenceStorage storer.ReferenceStorer ShallowStorage storer.ShallowStorer IndexStorage storer.IndexStorer ConfigStorage config.ConfigStorer }
Click to show internal directories.
Click to hide internal directories.