Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func TestObjectStore ¶
TestObjectStore tests the object store.
func WithVLogger ¶
func WithVLogger(le *logrus.Entry) func(objStore object.ObjectStore) (object.ObjectStore, error)
WithVLogger attaches a vlogger to the object store.
Types ¶
type TestObjectStoreFn ¶
type TestObjectStoreFn func(objStore object.ObjectStore) (object.ObjectStore, error)
TestObjectStoreFn is a test function for TestObjectStore.
Click to show internal directories.
Click to hide internal directories.