memory

package
v0.19.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 30, 2026 License: Apache-2.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func New added in v0.10.0

func New() storage.Service

Types

type Service added in v0.10.0

type Service struct {
	// contains filtered or unexported fields
}

Service is intended for testing purposes only.

func (*Service) CopyObject added in v0.10.0

func (*Service) DeleteObject added in v0.10.0

func (s *Service) DeleteObject(_ context.Context, opts storage.DeleteObjectOptions) error

func (*Service) DeleteObjects added in v0.10.0

func (s *Service) DeleteObjects(_ context.Context, opts storage.DeleteObjectsOptions) error

func (*Service) GetObject added in v0.10.0

func (s *Service) GetObject(_ context.Context, opts storage.GetObjectOptions) (io.ReadCloser, error)

func (*Service) GetPresignedURL added in v0.18.0

func (*Service) GetPresignedURL(_ context.Context, opts storage.PresignedURLOptions) (string, error)

func (*Service) ListObjects added in v0.10.0

func (*Service) MoveObject added in v0.10.0

func (s *Service) MoveObject(ctx context.Context, opts storage.MoveObjectOptions) (info *storage.ObjectInfo, err error)

func (*Service) PromoteObject added in v0.10.0

func (s *Service) PromoteObject(ctx context.Context, tempKey string) (*storage.ObjectInfo, error)

func (*Service) PutObject added in v0.10.0

func (*Service) StatObject added in v0.10.0

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL