Documentation ¶
Index ¶
- 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
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type StorageSuite ¶
func (*StorageSuite) TestDelete ¶
func (s *StorageSuite) TestDelete()
func (*StorageSuite) TestList ¶
func (s *StorageSuite) TestList()
func (*StorageSuite) TestMetadata ¶
func (s *StorageSuite) TestMetadata()
func (*StorageSuite) TestPath ¶
func (s *StorageSuite) TestPath()
func (*StorageSuite) TestRead ¶
func (s *StorageSuite) TestRead()
func (*StorageSuite) TestStat ¶
func (s *StorageSuite) TestStat()
func (*StorageSuite) TestString ¶
func (s *StorageSuite) TestString()
func (*StorageSuite) TestWrite ¶
func (s *StorageSuite) TestWrite()
Click to show internal directories.
Click to hide internal directories.