Versions in this module Expand all Collapse all v5 v5.0.0 Jun 26, 2024 Changes in this version + func TestAppender(t *testing.T, store types.Storager) + func TestCopier(t *testing.T, store types.Storager) + func TestCopierWithDir(t *testing.T, store types.Storager) + func TestCopierWithVirtualDir(t *testing.T, store types.Storager) + func TestDirer(t *testing.T, store types.Storager) + func TestLinker(t *testing.T, store types.Storager) + func TestMover(t *testing.T, store types.Storager) + func TestMoverWithDir(t *testing.T, store types.Storager) + func TestMoverWithVirtualDir(t *testing.T, store types.Storager) + func TestMultipartHTTPSigner(t *testing.T, store types.Storager) + func TestMultiparter(t *testing.T, store types.Storager) + func TestStorageHTTPSignerDelete(t *testing.T, store types.Storager) + func TestStorageHTTPSignerRead(t *testing.T, store types.Storager) + func TestStorageHTTPSignerWrite(t *testing.T, store types.Storager) + func TestStorager(t *testing.T, store types.Storager) + type StorageSuite struct + func (s *StorageSuite) TestDelete() + func (s *StorageSuite) TestList() + func (s *StorageSuite) TestMetadata() + func (s *StorageSuite) TestPath() + func (s *StorageSuite) TestRead() + func (s *StorageSuite) TestStat() + func (s *StorageSuite) TestString() + func (s *StorageSuite) TestWrite()