blobs3

package
v0.0.0-...-3cb0c2f Latest Latest
Warning

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

Go to latest
Published: Sep 15, 2023 License: GPL-3.0 Imports: 11 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type BlobS3

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

func New

func New() (*BlobS3, error)

func (*BlobS3) DeleteBlobData

func (b3 *BlobS3) DeleteBlobData(ctx context.Context, id blid.Blid) (bool, error)

func (*BlobS3) GetBlobReader

func (b3 *BlobS3) GetBlobReader(ctx context.Context, offset uint64, id blid.Blid) (io.ReadCloser, bool, error)

func (*BlobS3) GetBlobWriter

func (b3 *BlobS3) GetBlobWriter(ctx context.Context, id blid.Blid) (io.Writer, func(bool) error, error)

func (*BlobS3) String

func (b3 *BlobS3) String() string

Jump to

Keyboard shortcuts

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