blob_util

package
v0.0.0-...-daf2a86 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2024 License: BSD-3-Clause Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type PrefixBlobStore

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

func NewPrefixBlobStore

func NewPrefixBlobStore(bs cloud.BlobStore, prefix string) *PrefixBlobStore

func (*PrefixBlobStore) Delete

func (s *PrefixBlobStore) Delete(key string) error

func (*PrefixBlobStore) Get

func (s *PrefixBlobStore) Get(key string) (cloud.GetReader, error)

func (*PrefixBlobStore) Put

func (s *PrefixBlobStore) Put(key string) (cloud.PutWriter, error)

func (*PrefixBlobStore) Size

func (s *PrefixBlobStore) Size(key string) (int64, error)

Jump to

Keyboard shortcuts

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