type
StorageFactory
type StorageFactory func(context.Context) (storage.Backend, error)Lazy lifecycle-owned upload-storage constructor.
This is runtime infrastructure, not a plugin. Execute closes closable storage before the document store.
Related types
BackendStore, open, list, and delete upload objects.