s3store

package
v0.0.0-...-9bbed00 Latest Latest
Warning

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

Go to latest
Published: Jan 15, 2024 License: Apache-2.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 S3Store

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

func NewS3Store

func NewS3Store(ctx context.Context, bucket string, keyPrefix string) (*S3Store, error)

func (*S3Store) CreateBlob

func (s *S3Store) CreateBlob(ctx context.Context, sha256 []byte, content io.Reader) (*server.BlobInfo, error)

func (*S3Store) Open

func (s *S3Store) Open(ctx context.Context, sha256 []byte) (io.ReadCloser, error)

Jump to

Keyboard shortcuts

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